diff options
author | sf <sf@FreeBSD.org> | 2001-02-11 06:40:57 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-02-11 06:40:57 +0800 |
commit | 691ecaac26c9c651db00c8041ba94099f71ddd45 (patch) | |
tree | 7fa4a8876783891d6d228c09fbddeaa2ae0b0035 /mail | |
parent | 776b8703046bbd1cef95d42145a02d88d9a3bcbf (diff) | |
download | freebsd-ports-gnome-691ecaac26c9c651db00c8041ba94099f71ddd45.tar.gz freebsd-ports-gnome-691ecaac26c9c651db00c8041ba94099f71ddd45.tar.zst freebsd-ports-gnome-691ecaac26c9c651db00c8041ba94099f71ddd45.zip |
welcome new maintainer.
PR: 24830
Submitted by: Pete Fritchman <petef@databits.net>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pine4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pine4/Makefile b/mail/pine4/Makefile index 93fd044554a1..e16b907c1f84 100644 --- a/mail/pine4/Makefile +++ b/mail/pine4/Makefile @@ -14,7 +14,7 @@ CATEGORIES= mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ DISTNAME?= ${PORTNAME}${PORTVERSION} -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= petef@databits.net MAN1= pine.1 pico.1 pilot.1 |