diff options
Diffstat (limited to 'print/gimp-print')
-rw-r--r-- | print/gimp-print/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gimp-print/Makefile b/print/gimp-print/Makefile index 293941a485c..c348a433c5e 100644 --- a/print/gimp-print/Makefile +++ b/print/gimp-print/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2006/03/04 21:30:29 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2006/04/17 13:46:46 wiz Exp $ DISTNAME= gimp-print-4.2.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/} |