diff options
Diffstat (limited to 'graphics/gqview')
-rw-r--r-- | graphics/gqview/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index e8be97a758e..bf12407b7ac 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2004/09/20 21:12:15 snj Exp $ +# $NetBSD: Makefile,v 1.49 2004/10/03 00:14:52 tv Exp $ DISTNAME= gqview-1.4.4 +PKGREVISION= 1 CATEGORIES= graphics x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/} |