diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-27 05:04:14 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-27 05:04:14 +0000 |
commit | 5bbd2f86e7e054d059214d79a08018e89ccaf5dd (patch) | |
tree | de66e3159c92cdc71133dd4717fde471ca016bea /print | |
parent | a81bea5c6bce0caedb50b6193c91b560bd880b51 (diff) | |
download | FreeBSD-ports-5bbd2f86e7e054d059214d79a08018e89ccaf5dd.zip FreeBSD-ports-5bbd2f86e7e054d059214d79a08018e89ccaf5dd.tar.gz |
Fix master_site for EPLASER files.
Noticed by: Adam McLaurin <adam.mclaurin@gmx.net>
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript-gnu/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript7/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index 3163c8e..64c2067 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -19,7 +19,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:S/$/:gs_fonts/} \ ftp://download.canon-sales.co.jp/pub/driver/lasershot/linux/:cpca \ http://www.ucatv.ne.jp/~taeko/software/gs/:lips \ http://www.humblesoft.com/pub/:epag \ - http://www.epkowa.on.arena.ne.jp/gslpd/data/V${EPLASER_VERS:S/.//g}/:eplaser \ + http://www.epkowa2.on.arena.ne.jp/gslpd/data/V${EPLASER_VERS:S/.//g}/:eplaser \ http://www.linuxprinting.org/download/printing/samsung-gdi/:gdi \ http://www.linuxprinting.org/download/printing/:lxm3200 \ http://homepage.powerup.com.au/~pbwest/lexmark/:lx5000 \ diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 3163c8e..64c2067 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -19,7 +19,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:S/$/:gs_fonts/} \ ftp://download.canon-sales.co.jp/pub/driver/lasershot/linux/:cpca \ http://www.ucatv.ne.jp/~taeko/software/gs/:lips \ http://www.humblesoft.com/pub/:epag \ - http://www.epkowa.on.arena.ne.jp/gslpd/data/V${EPLASER_VERS:S/.//g}/:eplaser \ + http://www.epkowa2.on.arena.ne.jp/gslpd/data/V${EPLASER_VERS:S/.//g}/:eplaser \ http://www.linuxprinting.org/download/printing/samsung-gdi/:gdi \ http://www.linuxprinting.org/download/printing/:lxm3200 \ http://homepage.powerup.com.au/~pbwest/lexmark/:lx5000 \ |