diff options
Diffstat (limited to 'print/ghostscript8-base')
-rw-r--r-- | print/ghostscript8-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript8-base/Makefile b/print/ghostscript8-base/Makefile index a9760c0792ff..bac4d767ebf8 100644 --- a/print/ghostscript8-base/Makefile +++ b/print/ghostscript8-base/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:gs_srcs ${EPAG_SRCS}:epag DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= doceng@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ghostscript 8.x PostScript interpreter, base part LICENSE= GPLv3 |