diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-12 06:54:31 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-12 06:54:31 +0000 |
commit | 9875f3c1aa082602746622091cd6e4136d068aa1 (patch) | |
tree | 1796600389582202f67ad3f7bcfaa7d9999d6a1d /mail/qmail-autoresponder | |
parent | a8fa551e17829b41ef4db1de6a82e5cd81fdd4c2 (diff) |
Notes
Diffstat (limited to 'mail/qmail-autoresponder')
-rw-r--r-- | mail/qmail-autoresponder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail-autoresponder/Makefile b/mail/qmail-autoresponder/Makefile index 9ee49496ded2..5bdaa609bdf9 100644 --- a/mail/qmail-autoresponder/Makefile +++ b/mail/qmail-autoresponder/Makefile @@ -14,7 +14,7 @@ PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://untroubled.org/${PORTNAME}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Rate-limited autoresponder for qmail LIB_DEPENDS= bg-sysdeps.2:${PORTSDIR}/devel/bglibs |