diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-02 18:18:45 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-02 18:18:45 +0000 |
commit | a04349d147e1f5dde0692e8595f39289ce2d8ae0 (patch) | |
tree | 7568a661d113c185f68d1e22c6e5f1cc4890fcac /mail | |
parent | Install 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
Diffstat (limited to 'mail')
-rw-r--r-- | mail/gotmail/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-IMAP-Admin/Makefile | 2 |
2 files changed, 2 insertions, 2 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 \ diff --git a/mail/p5-IMAP-Admin/Makefile b/mail/p5-IMAP-Admin/Makefile index a816f8243b5a..b9583be255a9 100644 --- a/mail/p5-IMAP-Admin/Makefile +++ b/mail/p5-IMAP-Admin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= IMAP PKGNAMEPREFIX= p5- -MAINTAINER= freebsd-ports@freebsd.org +MAINTAINER= ports@FreeBSD.org PERL_CONFIGURE= YES |