summaryrefslogtreecommitdiff
path: root/mail/gotmail
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-01-02 18:18:45 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-01-02 18:18:45 +0000
commita04349d147e1f5dde0692e8595f39289ce2d8ae0 (patch)
tree7568a661d113c185f68d1e22c6e5f1cc4890fcac /mail/gotmail
parentInstall the generate_passwd program mentioned in the users guide. This tool (diff)
fix MAINTAINTER to ports@FreeBSD.org
PR: 46686 Submitted by: erwin@lansing.dk
Notes
Notes: svn path=/head/; revision=72250
Diffstat (limited to 'mail/gotmail')
-rw-r--r--mail/gotmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gotmail/Makefile b/mail/gotmail/Makefile
index a79598b44a19..d008d920bddb 100644
--- a/mail/gotmail/Makefile
+++ b/mail/gotmail/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= mail perl5
MASTER_SITES= http://ssl.usu.edu/paul/gotmail/
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= freebsd-ports@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \