diff options
author | andreas <andreas@FreeBSD.org> | 1997-10-10 05:04:47 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-10-10 05:04:47 +0800 |
commit | 44d6df1a8d109fbda474fec147ec273e4c9b0820 (patch) | |
tree | ee0219ea58b8f8f48c7d174a1fa730331a995351 /print/ghostscript-gnu | |
parent | c5f940ce719eaf98347a0ab4df6b4d752bc5db71 (diff) | |
download | freebsd-ports-graphics-44d6df1a8d109fbda474fec147ec273e4c9b0820.tar.gz freebsd-ports-graphics-44d6df1a8d109fbda474fec147ec273e4c9b0820.tar.zst freebsd-ports-graphics-44d6df1a8d109fbda474fec147ec273e4c9b0820.zip |
cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG
Diffstat (limited to 'print/ghostscript-gnu')
-rw-r--r-- | print/ghostscript-gnu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index 64057084e09..379d1754371 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/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 \ |