diff options
author | krion <krion@FreeBSD.org> | 2004-05-10 02:26:18 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-05-10 02:26:18 +0800 |
commit | 6a5ae9e135ec2fc13c83062b5145c8069de42b1b (patch) | |
tree | 2bf9860feb07b97c95d31dfddba5da5d9d2d8b5d /print/ghostscript7 | |
parent | 5684fa3be05f5c58610a74fb21e7e3f1fe13c73b (diff) | |
download | freebsd-ports-graphics-6a5ae9e135ec2fc13c83062b5145c8069de42b1b.tar.gz freebsd-ports-graphics-6a5ae9e135ec2fc13c83062b5145c8069de42b1b.tar.zst freebsd-ports-graphics-6a5ae9e135ec2fc13c83062b5145c8069de42b1b.zip |
- Fix MASTER_SITES
PR: ports/66398
Submitted by: Ports Fury
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 083408334f9..64578d40a4a 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -18,7 +18,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:gs_srcs,gprint,bjc250/} \ 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.epkowa2.on.arena.ne.jp/gslpd/data/V${EPLASER_VERS:S/.//g}/:eplaser \ + http://www.epkowa3.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 \ |