diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-03-29 22:11:37 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-03-29 22:11:37 +0000 |
commit | 4e8a67839fcc88cc914a91ae25e6b4671f629a9e (patch) | |
tree | b418df115dcfd4ff03a28da931b9c0f44a712477 /graphics/Makefile | |
parent | 93d0dd9012685cf2a80dce8539001320c0fe783e (diff) | |
download | pkgsrc-4e8a67839fcc88cc914a91ae25e6b4671f629a9e.tar.gz |
Remove gimp-* packages, they are now gimp1-*.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 74283b60353..e9f8d4003bd 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.303 2004/03/28 20:01:28 xtraeme Exp $ +# $NetBSD: Makefile,v 1.304 2004/03/29 22:11:37 xtraeme Exp $ # COMMENT= Graphics tools and libraries @@ -86,9 +86,10 @@ SUBDIR+= gifsicle SUBDIR+= giftrans SUBDIR+= gimageview SUBDIR+= gimp -SUBDIR+= gimp-base -SUBDIR+= gimp-data -SUBDIR+= gimp-wideangle +SUBDIR+= gimp1 +SUBDIR+= gimp1-base +SUBDIR+= gimp1-data +SUBDIR+= gimp1-wideangle SUBDIR+= giram SUBDIR+= gle SUBDIR+= gliv |