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 304e25ead4e..d3cc73e16ee 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2010/07/26 14:57:51 obache Exp $ +# $NetBSD: Makefile,v 1.74 2012/10/03 21:57:18 wiz Exp $ DISTNAME= gv-3.7.1 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU:=gv/} |