diff options
author | alane <alane@FreeBSD.org> | 2002-11-15 04:03:34 +0000 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-11-15 04:03:34 +0000 |
commit | ed9d6e995c2957d15a8e60aa4e628126a4e0334e (patch) | |
tree | 7d42ad1b1ef933c6c396b4d310edd93bbb483489 /mail | |
parent | 69385e40a5ec01b5317dd1e3af3967f0436c3c21 (diff) | |
download | FreeBSD-ports-ed9d6e995c2957d15a8e60aa4e628126a4e0334e.zip FreeBSD-ports-ed9d6e995c2957d15a8e60aa4e628126a4e0334e.tar.gz |
Give up maintainership of these ports since I don't have time. Quanta goes to
kde@, all the rest are up for grabs to the most masochistic bidder.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/archivemail/Makefile | 2 | ||||
-rw-r--r-- | mail/gotmail/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/archivemail/Makefile b/mail/archivemail/Makefile index 2fd22fd..88f06d0 100644 --- a/mail/archivemail/Makefile +++ b/mail/archivemail/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= alane@FreeBSD.org +MAINTAINER= freebsd-ports@FreeBSD.org USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/mail/gotmail/Makefile b/mail/gotmail/Makefile index 210864e..a79598b 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= alane@FreeBSD.org +MAINTAINER= freebsd-ports@FreeBSD.org RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \ |