diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-03-27 07:43:10 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-03-27 07:43:10 +0000 |
commit | 43bfdb308738006bb5123c3330674be764aff74e (patch) | |
tree | 691aa23bfea7d73625c6b1c4b3dc2ef045034e52 /print | |
parent | 8292d55ee98db25f3456dd28092db23cc1c34bb1 (diff) | |
download | ports-43bfdb308738006bb5123c3330674be764aff74e.tar.gz ports-43bfdb308738006bb5123c3330674be764aff74e.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/gv/Makefile | 12 | ||||
-rw-r--r-- | print/gv/distinfo | 2 | ||||
-rw-r--r-- | print/gv/pkg-plist | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile index 2b1bac236b51..f205d9352a91 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -1,22 +1,20 @@ # New ports collection makefile for: gv -# Version required: gv_2_7_6 +# Version required: gv-2.9.4 # Date created: 16 Apr 1996 -# Whom: thomas@ghpc8.ihf.rwth-aachen.de +# Whom: tg@freebsd.org # -# $Id: Makefile,v 1.4 1996/11/12 07:06:28 tg Exp $ +# $Id: Makefile,v 1.5 1997/01/14 09:13:13 asami Exp $ # -DISTNAME= gv_2_7_6 -PKGNAME= gv-2.7.6 +DISTNAME= gv-2.9.4 CATEGORIES= print -MASTER_SITES= ftp://iphthf.physik.uni-mainz.de/pub/gv/unix/ +MASTER_SITES= ftp://thep.physik.uni-mainz.de/pub/gv/ MAINTAINER= tg@freebsd.org LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d PATCH_STRIP= -p1 -WRKSRC= ${WRKDIR}/gv USE_IMAKE= yes post-install: diff --git a/print/gv/distinfo b/print/gv/distinfo index 5e9a77eace37..3cfa90856ae2 100644 --- a/print/gv/distinfo +++ b/print/gv/distinfo @@ -1 +1 @@ -MD5 (gv_2_7_6.tar.gz) = 341c9dd5ccf5a3402ef720d285ae6a96 +MD5 (gv-2.9.4.tar.gz) = 045d7f08a725b48057f87c9cac1986cd diff --git a/print/gv/pkg-plist b/print/gv/pkg-plist index 09ca7eb3d3f3..8d7e383ecae0 100644 --- a/print/gv/pkg-plist +++ b/print/gv/pkg-plist @@ -1,4 +1,6 @@ bin/gv lib/X11/app-defaults/GV lib/X11/gv/gv_spartan.dat +lib/X11/gv/GV.ad +lib/X11/gv/GV.user.ad man/man1/gv.1.gz |