diff options
author | wiz <wiz@pkgsrc.org> | 2005-05-18 22:03:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-05-18 22:03:56 +0000 |
commit | 10bbfc6f3c12a61fde44c14a0e48b305f0d9324a (patch) | |
tree | ed60a31f1252409e2d44e16e2de95bc00c698d76 /graphics | |
parent | a1371baacfc94df6340f67466319734dc5362923 (diff) | |
download | pkgsrc-10bbfc6f3c12a61fde44c14a0e48b305f0d9324a.tar.gz |
Add and enable gimp-color-manager.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 222996d4aed..11ea9d6c8a6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.382 2005/05/18 22:02:17 wiz Exp $ +# $NetBSD: Makefile,v 1.383 2005/05/18 22:03:56 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -90,6 +90,7 @@ SUBDIR+= gifsicle SUBDIR+= giftrans SUBDIR+= gimageview SUBDIR+= gimp +SUBDIR+= gimp-color-manager SUBDIR+= gimp-docs SUBDIR+= gimp-rawphoto SUBDIR+= gimp-refocus-it |