diff options
Diffstat (limited to 'print/gv/Makefile')
-rw-r--r-- | print/gv/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile index 4c39ed9a9d5..57d10aa92ca 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2008/05/25 14:45:18 tron Exp $ +# $NetBSD: Makefile,v 1.68 2008/11/10 17:21:37 wiz Exp $ DISTNAME= gv-3.6.3 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU:=gv/} |