diff options
Diffstat (limited to 'print/ghostscript6/Makefile')
-rw-r--r-- | print/ghostscript6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript6/Makefile b/print/ghostscript6/Makefile index 04c44f5ceb5b..4ad2f4541e82 100644 --- a/print/ghostscript6/Makefile +++ b/print/ghostscript6/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 |