diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-10-11 22:02:34 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-10-11 22:02:34 +0000 |
commit | 7964a54ac0c2bbefaad9e9faee72e8afba7a782a (patch) | |
tree | c547e54f6c38eaa6ce7cd63c6e72c11a8e970ead /mail/avenger | |
parent | a19c7d44c57d5dcf8f0c94c7f3806fd84dc793c9 (diff) |
Notes
Diffstat (limited to 'mail/avenger')
-rw-r--r-- | mail/avenger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/avenger/Makefile b/mail/avenger/Makefile index af92b19ec509..166e47374c7a 100644 --- a/mail/avenger/Makefile +++ b/mail/avenger/Makefile @@ -16,7 +16,7 @@ PORTVERSION= 0.7.7 CATEGORIES= mail MASTER_SITES= http://www.mailavenger.org/dist/ -MAINTAINER= dm+bugs+avenger@mailavenger.org +MAINTAINER= ports@FreeBSD.org COMMENT= An anti-spam SMTP server LIB_DEPENDS= db-4.3:${PORTSDIR}/databases/db43 |