diff options
author | dougb <dougb@FreeBSD.org> | 2001-06-09 17:04:28 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2001-06-09 17:04:28 +0800 |
commit | 8bfdd8bd38cd3cf0a5ca65294eb8efb03a2b91b6 (patch) | |
tree | b5a9325059ac76d0c21f825b8906adf6b3bf1c83 /mail/pine4 | |
parent | e08938b52a4a233e5939168ac5a504d3fe9d1162 (diff) | |
download | freebsd-ports-gnome-8bfdd8bd38cd3cf0a5ca65294eb8efb03a2b91b6.tar.gz freebsd-ports-gnome-8bfdd8bd38cd3cf0a5ca65294eb8efb03a2b91b6.tar.zst freebsd-ports-gnome-8bfdd8bd38cd3cf0a5ca65294eb8efb03a2b91b6.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/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 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 |