diff options
author | mnag <mnag@FreeBSD.org> | 2005-11-22 16:42:32 +0000 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-11-22 16:42:32 +0000 |
commit | f59f4aff3763cf14e697b3d77381b23c744a882b (patch) | |
tree | 6e07f5b6511784cb99401fd0e6ff413151f33949 /print/ghostscript7 | |
parent | 14eac65e502a9c4f2a3d49cdeb360fd0ef93ada8 (diff) | |
download | FreeBSD-ports-f59f4aff3763cf14e697b3d77381b23c744a882b.zip FreeBSD-ports-f59f4aff3763cf14e697b3d77381b23c744a882b.tar.gz |
Fix MASTER_SITES (pcl3-3.3.tar.gz)
PR: 89293
Notified by: diff <diff@infosemi.com>
Diffstat (limited to 'print/ghostscript7')
-rw-r--r-- | print/ghostscript7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 03678fc..392319c 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -12,7 +12,7 @@ PORTEPOCH= ${GS_EPOCH} CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:gs_srcs,gprint,bjc250/} \ http://www.gelhaus.net/hp880c/1.4beta/:hp8xx \ - http://home.vrweb.de/martin.lottermoser/pcl3dist/:pcl3 \ + http://home.vrweb.de/~martin.lottermoser/pcl3dist/:pcl3 \ http://www.harsch.net/Download/:dj970 \ http://www33.ocn.ne.jp/~higamasa/gdevmd2k/:md2k \ ${MASTER_SITE_PORTS_JP:S/$/:ports_jp,ports_jp_gs/} \ |