diff options
Diffstat (limited to 'graphics/gpicview/Makefile')
-rw-r--r-- | graphics/gpicview/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gpicview/Makefile b/graphics/gpicview/Makefile index 3e89ed6b095..063e6e9603d 100644 --- a/graphics/gpicview/Makefile +++ b/graphics/gpicview/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2011/12/14 00:17:45 marino Exp $ +# $NetBSD: Makefile,v 1.4 2012/02/06 12:40:25 wiz Exp $ DISTNAME= gpicview-0.2.2 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/} |