summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-09 04:11:55 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-09 04:11:55 +0000
commit0a19ba674771e2d0f788e227f1f0a5385ac8550d (patch)
treeed0f52d5cc30060c4e2af064dd7268b10af90177 /mail
parentegads, fix typo (diff)
- Fix Fetch
- Submitter is now maintainer PR: ports/134696 Submitted by: Sahil Tandon <sahil@tandon.net>
Notes
Notes: svn path=/head/; revision=237472
Diffstat (limited to 'mail')
-rw-r--r--mail/clamfilter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/clamfilter/Makefile b/mail/clamfilter/Makefile
index 1e3ae5eebee7..af635ecf21f8 100644
--- a/mail/clamfilter/Makefile
+++ b/mail/clamfilter/Makefile
@@ -15,9 +15,9 @@ PORTNAME= clamfilter
PORTVERSION= 0.5
PORTREVISION= 3
CATEGORIES= mail
-MASTER_SITES= http://www.wyae.de/software/ensita-clamfilter/
+MASTER_SITES= http://www.wyae.de/software/Retired/ensita-clamfilter/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sahil@tandon.net
COMMENT= A small, efficient clamav content filter for Postfix
.if defined(WITH_CLAMAV_DEVEL)