diff options
author | will <will@FreeBSD.org> | 2001-01-27 05:28:29 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-27 05:28:29 +0000 |
commit | 60ccced0b19e5844309ce79a07d0e0d9fd82ae8d (patch) | |
tree | a2e7df2852f7fd58a7edf01dc65c0173ed7a233a /print/pnm2ppa | |
parent | f3659a37b78767990f5ff1cf17f1b681fb7b54a4 (diff) | |
download | FreeBSD-ports-60ccced0b19e5844309ce79a07d0e0d9fd82ae8d.zip FreeBSD-ports-60ccced0b19e5844309ce79a07d0e0d9fd82ae8d.tar.gz |
Remove inactive MAINTAINER <smace>, who hasn't committed in 20 months.
Diffstat (limited to 'print/pnm2ppa')
-rw-r--r-- | print/pnm2ppa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pnm2ppa/Makefile b/print/pnm2ppa/Makefile index 13c658c..92b2ced 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 |