diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-27 05:28:29 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-27 05:28:29 +0000 |
commit | 0997884ca305bf0c11f46aa7a589a562a918456f (patch) | |
tree | 35f1dd1f08eddf06858bbcfc37e95708303cb0ed | |
parent | 1cd689790620bd20c8b1ad55db0b7ca3cb2c87b6 (diff) | |
download | ports-0997884ca305bf0c11f46aa7a589a562a918456f.tar.gz ports-0997884ca305bf0c11f46aa7a589a562a918456f.zip |
Notes
-rw-r--r-- | news/trn/Makefile | 2 | ||||
-rw-r--r-- | print/pbm2ppa/Makefile | 4 | ||||
-rw-r--r-- | print/pnm2ppa/Makefile | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/news/trn/Makefile b/news/trn/Makefile index 11daa967d180..a2589968ed5c 100644 --- a/news/trn/Makefile +++ b/news/trn/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.6 CATEGORIES= news MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ -MAINTAINER= smace@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= munpack:${PORTSDIR}/converters/mpack 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 |