diff options
author | andreas <andreas@FreeBSD.org> | 2001-07-06 18:35:32 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2001-07-06 18:35:32 +0800 |
commit | d1ed5a80ec5cf8dab026c77c0ee94fa13d748e4c (patch) | |
tree | a68ee305c1c5d3fa8fe544fcf4cc4c42b1ea96a1 /print/ghostscript8/Makefile | |
parent | f671f9dec4461f89d03df3b71bb49910fc043727 (diff) | |
download | freebsd-ports-gnome-d1ed5a80ec5cf8dab026c77c0ee94fa13d748e4c.tar.gz freebsd-ports-gnome-d1ed5a80ec5cf8dab026c77c0ee94fa13d748e4c.tar.zst freebsd-ports-gnome-d1ed5a80ec5cf8dab026c77c0ee94fa13d748e4c.zip |
sorry, no time for maintenance, hand port over to ports team entirely
Diffstat (limited to 'print/ghostscript8/Makefile')
-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 |