From a0137c4f0ccde8f70e2a41ecf2ba049c88481d55 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 8 Dec 1998 09:43:26 +0000 Subject: * Make fetchable by adding MASTER_SITEs. * portlint --- print/gv/Makefile | 9 ++++++--- print/gv/pkg-plist | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'print') 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 -- cgit