diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-24 19:48:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-24 19:48:30 +0000 |
commit | a9b77b7610bfa7b71a60c8b2acb63a158684685c (patch) | |
tree | d5dfaf22c17263e91527b58430a55164abeb61c1 | |
parent | e4f20d343c4ea31e9b27f29b39b819a041e5b0eb (diff) | |
download | pkgsrc-a9b77b7610bfa7b71a60c8b2acb63a158684685c.tar.gz |
Remove share/gimp. Bump PKGREVISION.
-rw-r--r-- | graphics/gimp24/Makefile | 4 | ||||
-rw-r--r-- | graphics/gimp24/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/gimp24/Makefile b/graphics/gimp24/Makefile index 6d288ce9506..a416adba2b7 100644 --- a/graphics/gimp24/Makefile +++ b/graphics/gimp24/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2006/12/06 17:33:02 minskim Exp $ +# $NetBSD: Makefile,v 1.35 2007/01/24 19:48:30 wiz Exp $ DISTNAME= gimp-2.3.13 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v2.3/ \ ftp://ftp.cs.umn.edu/pub/gimp/v2.3/ \ diff --git a/graphics/gimp24/PLIST b/graphics/gimp24/PLIST index ea51a5b1e26..5f6c547601c 100644 --- a/graphics/gimp24/PLIST +++ b/graphics/gimp24/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2006/12/06 17:33:02 minskim Exp $ +@comment $NetBSD: PLIST,v 1.21 2007/01/24 19:48:30 wiz Exp $ bin/gimp-2.3 bin/gimp-console-2.3 ${REMOTE}bin/gimp-remote-2.3 @@ -1955,6 +1955,7 @@ ${TWAIN}@dirrm share/gimp/2.0/twain @dirrm share/gimp/2.0/fonts @dirrm share/gimp/2.0/brushes @dirrm share/gimp/2.0 +@dirrm share/gimp @dirrm share/examples/gimp-2.0 @comment in xdg-dirs: @dirrm share/applications @comment in xdg-dirs: @dirrm share/application-registry |