diff options
Diffstat (limited to 'print/gv/Makefile')
-rw-r--r-- | print/gv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile index a5a2644c715..f14524bb09b 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2002/10/04 03:00:11 itojun Exp $ +# $NetBSD: Makefile,v 1.35 2003/03/03 02:51:03 jschauma Exp $ # FreeBSD Id: Makefile,v 1.16 1997/07/13 18:49:29 max Exp # DISTNAME= gv-3.5.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/gv/unix/ |