diff options
author | andreas <andreas@FreeBSD.org> | 2001-07-06 10:35:32 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2001-07-06 10:35:32 +0000 |
commit | d1ed5a80ec5cf8dab026c77c0ee94fa13d748e4c (patch) | |
tree | a68ee305c1c5d3fa8fe544fcf4cc4c42b1ea96a1 /print/ghostscript7 | |
parent | f671f9dec4461f89d03df3b71bb49910fc043727 (diff) | |
download | FreeBSD-ports-d1ed5a80ec5cf8dab026c77c0ee94fa13d748e4c.zip FreeBSD-ports-d1ed5a80ec5cf8dab026c77c0ee94fa13d748e4c.tar.gz |
sorry, no time for maintenance, hand port over to ports team entirely
Diffstat (limited to 'print/ghostscript7')
-rw-r--r-- | print/ghostscript7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 91ee9a48..9c8c8dc 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -18,7 +18,7 @@ DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \ ${DECRYPT_PDF} ${HP850_DRV} EXTRACT_ONLY= ${GS_SOURCES} -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract \ unzip:${PORTSDIR}/archivers/unzip |