diff options
author | obrien <obrien@FreeBSD.org> | 1998-12-08 09:43:26 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-12-08 09:43:26 +0000 |
commit | a6f79152ec7c3d3ed789bf1eff71d098d91004b4 (patch) | |
tree | 752062327a9f101bd785c4200da65e6be8f8921c /print | |
parent | dadecacee0c77b8453ff202c07fd0e03aec1f69b (diff) | |
download | FreeBSD-ports-a6f79152ec7c3d3ed789bf1eff71d098d91004b4.zip FreeBSD-ports-a6f79152ec7c3d3ed789bf1eff71d098d91004b4.tar.gz |
* Make fetchable by adding MASTER_SITEs.
* portlint
Diffstat (limited to 'print')
-rw-r--r-- | print/gv/Makefile | 9 | ||||
-rw-r--r-- | print/gv/pkg-plist | 2 |
2 files changed, 7 insertions, 4 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile index 8485c92..ee255c9 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -1,16 +1,19 @@ +# ex:ts=8 # New ports collection makefile for: gv # Version required: gv-3.5.8 # Date created: 16 Apr 1996 # Whom: tg@freebsd.org # -# $Id: Makefile,v 1.18 1998/09/21 01:35:32 steve Exp $ +# $Id: Makefile,v 1.19 1998/10/20 01:48:37 steve Exp $ # DISTNAME= gv-3.5.8 CATEGORIES= print -MASTER_SITES= ftp://thep.physik.uni-mainz.de/pub/gv/unix/ +MASTER_SITES= ftp://thep.physik.uni-mainz.de/pub/gv/unix/ \ + ${MASTER_SITE_TEX_CTAN} +MASTER_SITE_SUBDIR= support/ghostscript/gnu/gv/unix -MAINTAINER= ports@freebsd.org +MAINTAINER= obrien@freebsd.org LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d diff --git a/print/gv/pkg-plist b/print/gv/pkg-plist index 1e9e555a..927e28a 100644 --- a/print/gv/pkg-plist +++ b/print/gv/pkg-plist @@ -11,7 +11,7 @@ share/doc/gv/gv-11.html share/doc/gv/gv-12.html share/doc/gv/gv-13.html share/doc/gv/gv-2.html -share/doc/gv/gv-3.html +share/doc/gv/gv-3.html share/doc/gv/gv-4.html share/doc/gv/gv-5.html share/doc/gv/gv-6.html |