diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1996-11-12 15:06:32 +0800 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1996-11-12 15:06:32 +0800 |
commit | 0b4be0a0b00ec17801d9753774177d2e47a4d84d (patch) | |
tree | 7c2328ac989433e28627655409d1b82c76d49240 /print/gv/Makefile | |
parent | d5bff85ebbdae3dde44534e812c391b5b531b19f (diff) | |
download | freebsd-ports-gnome-0b4be0a0b00ec17801d9753774177d2e47a4d84d.tar.gz freebsd-ports-gnome-0b4be0a0b00ec17801d9753774177d2e47a4d84d.tar.zst freebsd-ports-gnome-0b4be0a0b00ec17801d9753774177d2e47a4d84d.zip |
Upgrade from 2.7b5 to 2.7.6
Diffstat (limited to 'print/gv/Makefile')
-rw-r--r-- | print/gv/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile index dbda448472d8..28783886e6c7 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: gv -# Version required: gv_2_7_b5 +# Version required: gv_2_7_6 # Date created: 16 Apr 1996 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.2 1996/04/18 07:52:35 tg Exp $ +# $Id: Makefile,v 1.3 1996/08/27 07:25:43 tg Exp $ # -DISTNAME= gv_2_7_b5 -PKGNAME= gv-2.7b5 -CATEGORIES+= print +DISTNAME= gv_2_7_6 +PKGNAME= gv-2.7.6 +CATEGORIES= print MASTER_SITES= ftp://iphthf.physik.uni-mainz.de/pub/gv/unix/ MAINTAINER= tg@freebsd.org |