diff options
author | krion <krion@FreeBSD.org> | 2004-05-10 02:25:04 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-05-10 02:25:04 +0800 |
commit | 5684fa3be05f5c58610a74fb21e7e3f1fe13c73b (patch) | |
tree | 2491423cf20c28c0ac6ed8c39639585e639e1dd0 /print/ghostscript8 | |
parent | a9d674e9c7c947fc323c171abddb20b7638ab9fc (diff) | |
download | freebsd-ports-gnome-5684fa3be05f5c58610a74fb21e7e3f1fe13c73b.tar.gz freebsd-ports-gnome-5684fa3be05f5c58610a74fb21e7e3f1fe13c73b.tar.zst freebsd-ports-gnome-5684fa3be05f5c58610a74fb21e7e3f1fe13c73b.zip |
- Fix MASTER_SITES
PR: ports/66397
Submitted by: Ports Fury
Diffstat (limited to 'print/ghostscript8')
-rw-r--r-- | print/ghostscript8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index d18871480fb4..9ed0fa90da7e 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -18,7 +18,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:gs_srcs,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 \ |