diff options
Diffstat (limited to 'graphics/gimp-ufraw')
-rw-r--r-- | graphics/gimp-ufraw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-ufraw/Makefile b/graphics/gimp-ufraw/Makefile index 9b7ec6b5e42..08685401595 100644 --- a/graphics/gimp-ufraw/Makefile +++ b/graphics/gimp-ufraw/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2011/01/13 13:38:04 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2011/04/22 13:43:45 obache Exp $ DISTNAME= ufraw-0.17 PKGNAME= gimp-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufraw/} |