diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-06-09 17:04:28 +0800 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-06-09 17:04:28 +0800 |
commit | 3548ef3e5728dfa33c8f354dc5c4c3ab35f77b13 (patch) | |
tree | ae1addfdcf3405df10380d5ef4c58e4acb3b61dd /mail | |
parent | 81290bb2ab463a55dd1d9b7640e84147d1115575 (diff) | |
download | freebsd-ports-gnome-3548ef3e5728dfa33c8f354dc5c4c3ab35f77b13.tar.gz freebsd-ports-gnome-3548ef3e5728dfa33c8f354dc5c4c3ab35f77b13.tar.zst freebsd-ports-gnome-3548ef3e5728dfa33c8f354dc5c4c3ab35f77b13.zip |
Adopt the red-headed step-child. I actually worked with Josh Gilliam
on the original makefile.bsf, so I feel confident that I can handle it. :)
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 7906a2e31d98..1a35226b842e 100644 --- a/mail/pine4/Makefile +++ b/mail/pine4/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= ports@freebsd.org +MAINTAINER= DougB@FreeBSD.org MAN1= pine.1 pico.1 pilot.1 |