diff options
Diffstat (limited to 'print/gv/Makefile')
-rw-r--r-- | print/gv/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile index 64109760b585..b09243d4572a 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gv -# Version required: gv-2.9.4 +# Version required: gv-3.0.4 # Date created: 16 Apr 1996 # Whom: tg@freebsd.org # -# $Id: Makefile,v 1.6 1997/03/27 07:43:04 tg Exp $ +# $Id: Makefile,v 1.7 1997/03/28 10:49:55 asami Exp $ # -DISTNAME= gv-2.9.4 +DISTNAME= gv-3.0.4 CATEGORIES= print MASTER_SITES= ftp://thep.physik.uni-mainz.de/pub/gv/unix/ |