diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/gv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile index b539cfbab7c..99c5c0e74a6 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -3,13 +3,13 @@ # Date created: Nov 1997 # Whom: soren@t.dk # -# $NetBSD: Makefile,v 1.5 1998/01/30 13:58:03 agc Exp $ +# $NetBSD: Makefile,v 1.6 1998/02/11 07:29:58 hubertf Exp $ # FreeBSD Id: Makefile,v 1.16 1997/07/13 18:49:29 max Exp # DISTNAME= gv-3.5.8 CATEGORIES= print -MASTER_SITES= ftp://thep.physik.uni-mainz.de/pub/gv/unix/ +MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/gv/unix/ MAINTAINER= ports@freebsd.org |