diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-12-08 09:43:26 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-12-08 09:43:26 +0000 |
commit | a0137c4f0ccde8f70e2a41ecf2ba049c88481d55 (patch) | |
tree | 548ef6859aa7fdfc7f4d9b39f691676ce5013eee /print | |
parent | 132475efa39e7c7c16cc01e130dd89a54d06d97e (diff) | |
download | freebsd-ports-a0137c4f0ccde8f70e2a41ecf2ba049c88481d55.zip |
* 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 8485c9228bd6..ee255c98f6e5 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 1e9e555abb0b..927e28a9e94e 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 |