diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2022-01-08 15:24:12 -0300 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2022-01-08 15:26:25 -0300 |
commit | 9a0b5c020b94c329aa6a19a9004e0d434ed5495c (patch) | |
tree | dbbfd79f047ee4f7b045a75562add4f4509cc395 /print/ghostscript8-base | |
parent | devel/c4core: Add USE_LDCONFIG (diff) |
print/ghostscript*: Return Ghostscript ports to the pool
Approved by: doceng (with hat)
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 |