diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-08-02 21:42:30 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-08-02 21:42:30 +0000 |
commit | b70d151d98c45a8afe1e424e0299ba4604496b20 (patch) | |
tree | f2f084ed937761d357068c1c6e682cc231bc9768 /mail/vpopmail/Makefile | |
parent | 7c1970b48e22ee82fe6b55555035e24f0ad0a513 (diff) | |
download | ports-b70d151d98c45a8afe1e424e0299ba4604496b20.tar.gz ports-b70d151d98c45a8afe1e424e0299ba4604496b20.zip |
Notes
Diffstat (limited to 'mail/vpopmail/Makefile')
-rw-r--r-- | mail/vpopmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/vpopmail/Makefile b/mail/vpopmail/Makefile index eb83eede7649..e67e7e576f6b 100644 --- a/mail/vpopmail/Makefile +++ b/mail/vpopmail/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION} \ SF/${PORTNAME}/${PORTNAME}-devel/${PORTVERSION} -MAINTAINER= bryan@shatow.net +MAINTAINER= bdrewery@FreeBSD.org COMMENT= Easy virtual domain and authentication package for use with qmail LICENSE= GPLv2 GPLv3 |