diff options
Diffstat (limited to 'graphics/gmngview/Makefile')
-rw-r--r-- | graphics/gmngview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gmngview/Makefile b/graphics/gmngview/Makefile index f1f8dd26e83..114715f4d20 100644 --- a/graphics/gmngview/Makefile +++ b/graphics/gmngview/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2012/09/07 19:16:46 adam Exp $ +# $NetBSD: Makefile,v 1.32 2012/09/15 10:04:54 obache Exp $ # DISTNAME= libmng-1.0.10 PKGNAME= ${DISTNAME:S/libmng/gmngview/} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libmng/} |