diff options
author | minskim <minskim@pkgsrc.org> | 2004-11-07 15:11:30 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-11-07 15:11:30 +0000 |
commit | 519e4f3e906dcf454d5b2b0040976ef4e86a189b (patch) | |
tree | 4dd6397b1236135ce50048d1b0deb0b50d45edab | |
parent | d6b0ea99aec048f979a41891b0973441662ac187 (diff) | |
download | pkgsrc-519e4f3e906dcf454d5b2b0040976ef4e86a189b.tar.gz |
Add and enable gimp-warp-sharp.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | graphics/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 550de6ccf94..cd028c78e92 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7751 2004/11/07 13:19:54 jmmv Exp $ +$NetBSD: CHANGES,v 1.7752 2004/11/07 15:11:30 minskim Exp $ Changes to the packages collection and infrastructure in 2004: @@ -5146,3 +5146,4 @@ Changes to the packages collection and infrastructure in 2004: Updated librfuncs to 1.0.4 [shannonjr 2004-11-07] Updated gpgme to 1.0.1nb2 [jmmv 2004-11-07] Updated seahorse to 0.7.5 [jmmv 2004-11-07] + Added gimp-warp-sharp-1.4 [minskim 2004-11-07] diff --git a/graphics/Makefile b/graphics/Makefile index c7f6b2300a7..4ca0e8c7ea5 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.343 2004/11/07 15:09:41 minskim Exp $ +# $NetBSD: Makefile,v 1.344 2004/11/07 15:11:30 minskim Exp $ # COMMENT= Graphics tools and libraries @@ -87,6 +87,7 @@ SUBDIR+= gifsicle SUBDIR+= giftrans SUBDIR+= gimageview SUBDIR+= gimp +SUBDIR+= gimp-warp-sharp SUBDIR+= gimp1 SUBDIR+= gimp1-base SUBDIR+= gimp1-data |