diff options
Diffstat (limited to 'graphics/gimp/Makefile')
-rw-r--r-- | graphics/gimp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index ca2382c2ff5..1b91da14699 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.108 2004/11/16 16:16:31 minskim Exp $ +# $NetBSD: Makefile,v 1.109 2004/12/28 23:18:21 reed Exp $ DISTNAME= gimp-2.0.6 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v2.0/ \ ftp://ftp.cs.umn.edu/pub/gimp/v2.0/ \ |