diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/pbm2ppa/Makefile | 4 | ||||
-rw-r--r-- | print/pnm2ppa/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/pbm2ppa/Makefile b/print/pbm2ppa/Makefile index 13c658c90ede..92b2ced3ac2f 100644 --- a/print/pbm2ppa/Makefile +++ b/print/pbm2ppa/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: pbm2ppa # Date created: 18 November 1998 -# Whom: smace@freebsd.org +# Whom: ports@freebsd.org # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= print MASTER_SITES= http://www.httptech.com/ppa/files/ DISTFILES= ppa-${PORTVERSION}.tar.gz -MAINTAINER= smace@freebsd.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 \ enscript:${PORTSDIR}/print/enscript-letter diff --git a/print/pnm2ppa/Makefile b/print/pnm2ppa/Makefile index 13c658c90ede..92b2ced3ac2f 100644 --- a/print/pnm2ppa/Makefile +++ b/print/pnm2ppa/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: pbm2ppa # Date created: 18 November 1998 -# Whom: smace@freebsd.org +# Whom: ports@freebsd.org # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= print MASTER_SITES= http://www.httptech.com/ppa/files/ DISTFILES= ppa-${PORTVERSION}.tar.gz -MAINTAINER= smace@freebsd.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 \ enscript:${PORTSDIR}/print/enscript-letter |