summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1996-07-31 01:06:39 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1996-07-31 01:06:39 +0000
commit0be085a9f987e68e38bde356be8928384931e1e3 (patch)
tree6aa4cba824fd6793281589a91b7204463cab0ecb
parentUpgrade to version 2.41 (diff)
Change MASTER_SITES
Notes
Notes: svn path=/head/; revision=3470
-rw-r--r--print/psutils-letter/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/psutils-letter/Makefile b/print/psutils-letter/Makefile
index 6d6f0d8bd8c7..142f5167d203 100644
--- a/print/psutils-letter/Makefile
+++ b/print/psutils-letter/Makefile
@@ -3,13 +3,14 @@
# Date created: 21 September 1994
# Whom: jmz & David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.8 1996/03/28 23:25:40 jmz Exp rootk $
+# $Id: Makefile,v 1.9 1996/05/13 15:41:00 jmz Exp $
#
DISTNAME= psutils-1.13
PKGNAME= psutils-${PAPERSIZE}-1.13
CATEGORIES+= print
-MASTER_SITES= ftp://ftp.sunet.se/pub/text-processing/postscript/utilities/psutils/
+MASTER_SITES= ftp://nic.switch.ch/software/sources/psutils-1.8/ \
+ ftp://ftp.imag.fr/pub1/postscript/
MAINTAINER= jmz@FreeBSD.org