diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-20 15:36:16 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-20 15:36:16 +0000 |
commit | 49a619ee30e3a0fb2167cfc067ac056228c3f452 (patch) | |
tree | 8caaeee961d185f018f36f7225ec045bbb62e33b /print/ghostscript-gpl/Makefile | |
parent | 2d37093f4de8e7be526234b2e45c24b6be02128d (diff) |
Notes
Diffstat (limited to 'print/ghostscript-gpl/Makefile')
-rw-r--r-- | print/ghostscript-gpl/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index 9d6d38d034f9..a0eb64d0821c 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -7,7 +7,7 @@ PORTNAME= ghostscript PORTVERSION= 7.04 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT,gprint,hpijs/} \ http://www.gelhaus.net/hp880c/1.4beta/:hp8xx \ @@ -18,7 +18,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT,gprint,hpijs/} \ http://www.humblesoft.com/pub/:epag \ http://www.epkowa.on.arena.ne.jp/pips/data/gs65_301/:eplaser \ http://www.ceres.dti.ne.jp/~owatanab/gdevnpdl/:npdl \ - http://www.linuxprinting.org/download/printing/:gdi \ + http://www.linuxprinting.org/download/printing/samsung-gdi/:gdi \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/:fonts \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs704/ \ ftp://gatekeeper.dec.com/pub/GNU/ghostscript/:gatekeeper @@ -213,7 +213,7 @@ NPDL_SRCS= ${NPDL_NAME}.tar.gz # GDI - additional driver for Samsung SmartGDI laser printers GDI= gdi -GDI_NAME= samsung-gdi-driver +GDI_NAME= samsung-gdi-driver-gs5.50 GDI_SRCS= ${GDI_NAME}.tar.gz # contributed uniprint profiles |