diff options
Diffstat (limited to 'print/psutils-letter')
-rw-r--r-- | print/psutils-letter/Makefile | 3 | ||||
-rw-r--r-- | print/psutils-letter/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/print/psutils-letter/Makefile b/print/psutils-letter/Makefile index 66b9005dcae6..53940971b729 100644 --- a/print/psutils-letter/Makefile +++ b/print/psutils-letter/Makefile @@ -9,7 +9,8 @@ PORTNAME= psutils-${PAPERSIZE} PORTVERSION= 1.17 PORTREVISION= 1 CATEGORIES= print -MASTER_SITES= ftp://ftp.dcs.ed.ac.uk/pub/ajcd/ +MASTER_SITES= ftp://ftp.dcs.ed.ac.uk/pub/ajcd/ \ + ftp://ftp.knackered.org/pub/psutils/ DISTNAME= psutils-p17 MAINTAINER= jmz@FreeBSD.org diff --git a/print/psutils-letter/pkg-descr b/print/psutils-letter/pkg-descr index 2a7b340db899..6ec695ff551e 100644 --- a/print/psutils-letter/pkg-descr +++ b/print/psutils-letter/pkg-descr @@ -20,4 +20,4 @@ extractres (perl) filter to extract resources from PostScript files includeres (perl) filter to include resources into PostScript files psmerge (perl) hack script to merge multiple PostScript files -WWW: http://www.dcs.ed.ac.uk/home/ajcd/psutils/ +WWW: http://www.tardis.ed.ac.uk/~ajcd/psutils/ |