summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20063
-rw-r--r--graphics/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006
index b7ebe6c2f25..30103c5b167 100644
--- a/doc/CHANGES-2006
+++ b/doc/CHANGES-2006
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.775 2006/07/20 17:09:46 minskim Exp $
+$NetBSD: CHANGES-2006,v 1.776 2006/07/20 17:25:23 minskim Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -3463,3 +3463,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated sysutils/ntfsprogs to 1.13.1 [adam 2006-07-20]
Updated sysutils/k3b to 0.12.16 [markd 2006-07-20]
Updated devel/diffutils to 2.8.1nb1 [minskim 2006-07-20]
+ Added graphics/GraphicsMagick version 1.1.7 [minskim 2006-07-20]
diff --git a/graphics/Makefile b/graphics/Makefile
index fc32400edd3..eae5bfd68ba 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.427 2006/07/06 20:36:44 wiz Exp $
+# $NetBSD: Makefile,v 1.428 2006/07/20 17:25:24 minskim Exp $
#
COMMENT= Graphics tools and libraries
@@ -12,6 +12,7 @@ SUBDIR+= GMT
SUBDIR+= GUIlib
SUBDIR+= GeometryKit
SUBDIR+= GlutKit
+SUBDIR+= GraphicsMagick
SUBDIR+= ImageMagick
SUBDIR+= ImageViewer
SUBDIR+= Mesa