diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/pstotext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pstotext/Makefile b/print/pstotext/Makefile index 69e1d4f97c89..7f82ae3b79c3 100644 --- a/print/pstotext/Makefile +++ b/print/pstotext/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.research.digital.com/SRC/virtualpaper/cgi-bin/nph-downl DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z -MAINTAINER= ports@freebsd.org +MAINTAINER= ob@breuninger.org RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 |