diff options
author | obrien <obrien@FreeBSD.org> | 1997-01-29 13:20:05 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-01-29 13:20:05 +0000 |
commit | 2c099774d6208108f3fd0e23d4782444c65c26f0 (patch) | |
tree | 0a63d05ad96e26299caf0f1ac6349ef37f5b5ec1 /print/mp-letter | |
parent | 0d325b6b4f8417bfbc4afff16838d526f24595e1 (diff) | |
download | FreeBSD-ports-2c099774d6208108f3fd0e23d4782444c65c26f0.zip FreeBSD-ports-2c099774d6208108f3fd0e23d4782444c65c26f0.tar.gz |
FTP site name changed.
Diffstat (limited to 'print/mp-letter')
-rw-r--r-- | print/mp-letter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/mp-letter/Makefile b/print/mp-letter/Makefile index 54db12a..99e064c 100644 --- a/print/mp-letter/Makefile +++ b/print/mp-letter/Makefile @@ -3,13 +3,13 @@ # Date created: 11 July 1996 # Whom: David O'Brien <obrien@cs.ucdavis.edu> # -# $Id: Makefile,v 1.2 1996/11/17 08:44:57 obrien Exp $ +# $Id: Makefile,v 1.3 1996/11/18 11:38:45 asami Exp $ # DISTNAME= mp-3.0.1 PKGNAME= mp-${PAPERSIZE}-3.0.1 CATEGORIES= print -MASTER_SITES= ftp://nuxi.cs.ucdavis.edu/pub/misc/ \ +MASTER_SITES= ftp://ftp.NUXI.com/pub/misc/ \ ftp://ftp.win.tue.nl/pub/mail/ MAINTAINER= obrien@cs.ucdavis.edu |