diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-02-10 22:40:57 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-02-10 22:40:57 +0000 |
commit | 02594a710224ed38af32da3839d28f9a151f4acb (patch) | |
tree | acf478b5bd035bc6a9b75dcbf8971f7109c064c2 /mail/pine4 | |
parent | Add an install-time warning about insecurity of this port - it has local (diff) |
welcome new maintainer.
PR: 24830
Submitted by: Pete Fritchman <petef@databits.net>
Diffstat (limited to 'mail/pine4')
-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 |