diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-05-28 15:56:59 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-05-28 15:56:59 +0000 |
commit | 0bc41e9815e988220938321783bc6bc87bfaec5c (patch) | |
tree | eafd5a108e5f6d5dabb8ffd2a15c37fa7fd4da68 /mail/qmailadmin/Makefile | |
parent | 21b8eb2fb05b025d377b1d9a71b3e0ef42137c23 (diff) | |
download | ports-0bc41e9815e988220938321783bc6bc87bfaec5c.tar.gz ports-0bc41e9815e988220938321783bc6bc87bfaec5c.zip |
Notes
Diffstat (limited to 'mail/qmailadmin/Makefile')
-rw-r--r-- | mail/qmailadmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmailadmin/Makefile b/mail/qmailadmin/Makefile index 741fc69bcd8f..c8e9e490685b 100644 --- a/mail/qmailadmin/Makefile +++ b/mail/qmailadmin/Makefile @@ -9,7 +9,7 @@ CATEGORIES= mail www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION} \ http://mirror.shatow.net/freebsd/${PORTNAME}/ -MAINTAINER= bdrewery@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= CGI program for administering Qmail with vchkpw/vpopmail LICENSE= GPLv2 GPLv3 |