diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2001-08-23 18:15:54 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2001-08-23 18:15:54 +0000 |
commit | 8ca0cdadecca04473b2f52c26bcb56d9aa161951 (patch) | |
tree | 1a2c573f60cf36d82fdf15f3ed6886ea8a15103e /print/ghostscript-gpl | |
parent | cons-test.1 is now gzipped by default. (diff) |
Fix the path for one of the master sites (fh-koblenz.de).
Diffstat (limited to 'print/ghostscript-gpl')
-rw-r--r-- | print/ghostscript-gpl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index 4ad2f4541e82..82f4e8d01f94 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -9,8 +9,8 @@ PORTNAME= ghostscript PORTVERSION= 6.50 PORTREVISION= 6 CATEGORIES= print -MASTER_SITES= ftp://ftp.fh-koblenz.de/pub/Ghostscript/aladdin/gs650/ \ - ftp://ftp.fh-koblenz.de/pub/Ghostscript/aladdin/fonts/ \ +MASTER_SITES= ftp://ftp.fh-koblenz.de/pub/Postscript/Ghostscript/aladdin/gs650/ \ + ftp://ftp.fh-koblenz.de/pub/Postscript/Ghostscript/aladdin/fonts/ \ http://www.gelhaus.net/hp880c/1.4beta/ \ http://home.t-online.de/home/Martin.Lottermoser/pcl3dist/ \ http://www.harsch.net/Download/ \ |