diff options
author | alane <alane@FreeBSD.org> | 2002-11-01 04:17:51 +0000 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-11-01 04:17:51 +0000 |
commit | ce018ac9be7743cfed3dcef6cc91bb070cef0022 (patch) | |
tree | 2fdcb3c2221ee7c4c9fa9f499c74e91e459496fe /mail/archivemail | |
parent | 03f4c1a901d256c6889dd0d285d588a217b22708 (diff) | |
download | FreeBSD-ports-ce018ac9be7743cfed3dcef6cc91bb070cef0022.zip FreeBSD-ports-ce018ac9be7743cfed3dcef6cc91bb070cef0022.tar.gz |
Changed MAINTAINER to my FreeBSD address.
Diffstat (limited to 'mail/archivemail')
-rw-r--r-- | mail/archivemail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/archivemail/Makefile b/mail/archivemail/Makefile index fbd3a42..5c459e6 100644 --- a/mail/archivemail/Makefile +++ b/mail/archivemail/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: archivemail # Date created: 2002/04/02 -# Whom: Alan Eldridge <ports@geeksrus.net> +# Whom: Alan Eldridge <AlanE@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@geeksrus.net +MAINTAINER= AlanE@FreeBSD.org USE_PYTHON= yes USE_PYDISTUTILS=yes |