diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-04-10 01:50:59 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-04-10 01:50:59 +0800 |
commit | f473133a811239a33610f5a219dc28385fcc339b (patch) | |
tree | 7c1f6e342161bd8d40b1d3e724a4fa9a276d7505 /print/ghostscript-gnu | |
parent | cc971f61f67924ed1af2b68376cb76994093f6a8 (diff) | |
download | freebsd-ports-graphics-f473133a811239a33610f5a219dc28385fcc339b.tar.gz freebsd-ports-graphics-f473133a811239a33610f5a219dc28385fcc339b.tar.zst freebsd-ports-graphics-f473133a811239a33610f5a219dc28385fcc339b.zip |
Accidental whitespace
Diffstat (limited to 'print/ghostscript-gnu')
-rw-r--r-- | print/ghostscript-gnu/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index 23c89a3af3f..ea5301fc155 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/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 \ |