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/ghostscript8 | |
parent | a38514987227418282c88beb65ecea623dcc1afe (diff) | |
download | ports-43c44a17a69df2bfb637f1bf6fc8c6e4841af63a.tar.gz ports-43c44a17a69df2bfb637f1bf6fc8c6e4841af63a.zip |
Notes
Diffstat (limited to 'print/ghostscript8')
-rw-r--r-- | print/ghostscript8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index 04c44f5ceb5b..4ad2f4541e82 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -32,7 +32,7 @@ DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \ ${HP970_DRV} ${GPRINT_SRC} EXTRACT_ONLY= ${GS_SOURCES} -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png |