diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 17:50:59 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 17:50:59 +0000 |
commit | e062d3845f126e409fb15b1ae6b67f75410a881b (patch) | |
tree | e00bc0e59df3b937711c19aa7409d44734190e86 /print/ghostscript7/Makefile | |
parent | d38f7d91c87848913d7b9b0866087c3f5f3b5dff (diff) | |
download | ports-e062d3845f126e409fb15b1ae6b67f75410a881b.tar.gz ports-e062d3845f126e409fb15b1ae6b67f75410a881b.zip |
Notes
Diffstat (limited to 'print/ghostscript7/Makefile')
-rw-r--r-- | print/ghostscript7/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 23c89a3af3f3..ea5301fc155b 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ # -PORTNAME= ghostscript -PORTVERSION= 5.50 +PORTNAME= ghostscript +PORTVERSION= 5.50 CATEGORIES= print MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/ \ http://www.erdw.ethz.ch/~bonk/ftp/gs-driver-distrib/ \ @@ -16,7 +16,7 @@ DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \ MAINTAINER= andreas@FreeBSD.org -Y2K= http://www.cs.wisc.edu/~ghost/aladdin/y2k.html +Y2K= http://www.cs.wisc.edu/~ghost/aladdin/y2k.html BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ /nonexistent:${PORTSDIR}/graphics/png:extract \ |