diff options
author | andreas <andreas@FreeBSD.org> | 1997-09-02 16:48:55 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-09-02 16:48:55 +0000 |
commit | f6bc7defacd7786188f2a21939e959644c96e1e8 (patch) | |
tree | 95c9947374ef36fc164b9ded21380814ef63f66f /print/ghostscript7 | |
parent | 80fd208ad8783f43e5aba3c8ce6931cf90dab13b (diff) | |
download | FreeBSD-ports-f6bc7defacd7786188f2a21939e959644c96e1e8.zip FreeBSD-ports-f6bc7defacd7786188f2a21939e959644c96e1e8.tar.gz |
someone rearranged directory paths on alladins main ftp server
Diffstat (limited to 'print/ghostscript7')
-rw-r--r-- | print/ghostscript7/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 02367c5..600de20 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -3,12 +3,12 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.7 1997/08/27 06:52:42 andreas Exp $ +# $Id: Makefile,v 1.8 1997/08/27 16:00:04 andreas Exp $ # DISTNAME= ghostscript-5.03 CATEGORIES= print -MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/ \ +MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs503/ \ ftp://bonk.ethz.ch/gs-driver-distrib/ DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \ ${HP850_DRV} |