diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2001-07-06 10:35:32 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2001-07-06 10:35:32 +0000 |
commit | 43c44a17a69df2bfb637f1bf6fc8c6e4841af63a (patch) | |
tree | b5db4983354cbdff70987ff9673c7f6f79c4f16a /print/ghostscript-gnu | |
parent | Add sqlrelay, a persistent DB connection pooling/proxying/load (diff) |
sorry, no time for maintenance, hand port over to ports team entirely
Notes
Notes:
svn path=/head/; revision=44823
Diffstat (limited to 'print/ghostscript-gnu')
-rw-r--r-- | print/ghostscript-gnu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index 91ee9a48b617..9c8c8dc76c39 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/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 |