diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2008-06-01 10:45:53 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2008-06-01 10:45:53 +0000 |
commit | bcd30cacc8150c5439e950497fea36889e622ba9 (patch) | |
tree | deb90d77839744e31ec35386be5ba2759add82d8 /print/ghostscript8 | |
parent | adffc32fba1e1954be8458fe99dc4072f1770078 (diff) | |
download | ports-bcd30cacc8150c5439e950497fea36889e622ba9.tar.gz ports-bcd30cacc8150c5439e950497fea36889e622ba9.zip |
Notes
Diffstat (limited to 'print/ghostscript8')
-rw-r--r-- | print/ghostscript8/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index dc5b8c5ce09d..2744b68a460a 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -12,7 +12,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:gs_srcs/} \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs${PORTVERSION:S/.//}/:gs_srcs \ http://www.humblesoft.com/pub/:epag MASTER_SITE_SUBDIR= ghostscript/:gs_srcs -PKGNAMESUFFIX= -gpl DISTNAME= ${PORTNAME:S,8$,,}-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:gs_srcs ${EPAG_SRCS}:epag DIST_SUBDIR= ${PORTNAME:S,8$,,} |