From 635174b15b70c1e8a1cbcc32e979d9658f2f640f Mon Sep 17 00:00:00 2001 From: Volker Grabsch Date: Thu, 29 Mar 2012 21:08:13 +0200 Subject: Add missing package name comments --- src/agg.mk | 1 + src/qjson.mk | 1 + src/qwtplot3d.mk | 1 + 3 files changed, 3 insertions(+) diff --git a/src/agg.mk b/src/agg.mk index fe7f123..6cefcd7 100644 --- a/src/agg.mk +++ b/src/agg.mk @@ -1,6 +1,7 @@ # This file is part of MXE. # See index.html for further information. +# Anti-Grain Geometry PKG := agg $(PKG)_IGNORE := $(PKG)_CHECKSUM := 08f23da64da40b90184a0414369f450115cdb328 diff --git a/src/qjson.mk b/src/qjson.mk index e094e85..73e9847 100644 --- a/src/qjson.mk +++ b/src/qjson.mk @@ -1,6 +1,7 @@ # This file is part of MXE. # See index.html for further information. +# QJson PKG := qjson $(PKG)_IGNORE := $(PKG)_CHECKSUM := 19bbef24132b238e99744bb35194c6dadece98f9 diff --git a/src/qwtplot3d.mk b/src/qwtplot3d.mk index f3c2ba0..e3e1524 100644 --- a/src/qwtplot3d.mk +++ b/src/qwtplot3d.mk @@ -1,6 +1,7 @@ # This file is part of MXE. # See index.html for further information. +# QwtPlot3D PKG := qwtplot3d $(PKG)_IGNORE := $(PKG)_CHECKSUM := 4463fafb8420a91825e165da7a296aaabd70abea -- cgit v0.12