summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-10-25 20:02:36 +0000
committerminskim <minskim@pkgsrc.org>2004-10-25 20:02:36 +0000
commit3d0d269288c4d8d5cea4e78d3fb8ac8b9dbb787a (patch)
tree39b995725cf98462b806097a19efe318c582085f
parent351381b5d166054345618d639c5c89e725fbc71f (diff)
downloadpkgsrc-3d0d269288c4d8d5cea4e78d3fb8ac8b9dbb787a.tar.gz
Add and enable gthumb.
-rw-r--r--doc/CHANGES3
-rw-r--r--graphics/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index be64f6f44ed..4a3418b6900 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7567 2004/10/25 18:09:39 jmmv Exp $
+$NetBSD: CHANGES,v 1.7568 2004/10/25 20:02:36 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4868,3 +4868,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated postgresql73 to 7.3.8 [jdolecek 2004-10-25]
Updated mozilla to 1.7.3nb1 [jmmv 2004-10-25]
Updated mozilla-gtk2 to 1.7.3nb1 [jmmv 2004-10-25]
+ Added gthumb-2.6.0.1 [minskim 2004-10-25]
diff --git a/graphics/Makefile b/graphics/Makefile
index 4b9e56917ab..3c8529d1235 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.338 2004/10/15 03:13:12 reed Exp $
+# $NetBSD: Makefile,v 1.339 2004/10/25 20:02:36 minskim Exp $
#
COMMENT= Graphics tools and libraries
@@ -113,6 +113,7 @@ SUBDIR+= grap
SUBDIR+= graphviz
SUBDIR+= gri
SUBDIR+= gst-plugins-png
+SUBDIR+= gthumb
SUBDIR+= gtkam
SUBDIR+= gtkglext
SUBDIR+= gtksee