diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-10-09 21:04:47 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-10-09 21:04:47 +0000 |
commit | 725e0adfcafef57081a1111ad26639d0f8fb1e3a (patch) | |
tree | 05ed35254e31a1b5ca8dbec87e5196102760229b /print/ghostscript8 | |
parent | e999c3c13198427af6f138ceb12cf3f3cf1d54ea (diff) | |
download | ports-725e0adfcafef57081a1111ad26639d0f8fb1e3a.tar.gz ports-725e0adfcafef57081a1111ad26639d0f8fb1e3a.zip |
Notes
Diffstat (limited to 'print/ghostscript8')
-rw-r--r-- | print/ghostscript8/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index 64057084e09c..379d17543711 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.11 1997/09/04 14:57:14 andreas Exp $ +# $Id: Makefile,v 1.12 1997/10/04 14:53:04 andreas Exp $ # DISTNAME= ghostscript-5.03 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs503/ \ DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \ ${HP850_DRV} -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= andreas@FreeBSD.ORG BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg \ /nonexistent:${PORTSDIR}/graphics/png \ |