diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-09-28 01:39:55 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-09-28 01:39:55 +0000 |
commit | 3c8aa5325df2976a1483a50793eca5aa1b87a7cc (patch) | |
tree | d70444fbbc71b032b998349df04b5a14c14bff5f /security/clamsmtp/Makefile | |
parent | 06b82631471cb3700faa1e1e7cc6d0302b01159c (diff) | |
download | ports-3c8aa5325df2976a1483a50793eca5aa1b87a7cc.tar.gz ports-3c8aa5325df2976a1483a50793eca5aa1b87a7cc.zip |
Notes
Diffstat (limited to 'security/clamsmtp/Makefile')
-rw-r--r-- | security/clamsmtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/clamsmtp/Makefile b/security/clamsmtp/Makefile index 71d03266e183..a991ff81a875 100644 --- a/security/clamsmtp/Makefile +++ b/security/clamsmtp/Makefile @@ -9,7 +9,7 @@ PORTNAME= clamsmtp PORTVERSION= 1.10 PORTREVISION= 3 CATEGORIES= security -MASTER_SITES= http://memberwebs.com/stef/software/clamsmtp/ +MASTER_SITES= http://thewalter.net/stef/software/clamsmtp/ MAINTAINER= clsung@FreeBSD.org COMMENT= An ClamAV anti-virus SMTP Filter |