diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-04-29 09:14:52 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-04-29 09:14:52 +0000 |
commit | f78cf042fbe13662fae3f76fa5fb2c21234a6d29 (patch) | |
tree | 4ba1be829a41bb7bdb7f990ae565337ec0745007 /security | |
parent | 3073448171fe33cca92299728665bdaf4d060bf8 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/clamassassin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/clamassassin/Makefile b/security/clamassassin/Makefile index 86a57b9ff83a..be387b990ee7 100644 --- a/security/clamassassin/Makefile +++ b/security/clamassassin/Makefile @@ -8,7 +8,8 @@ PORTNAME= clamassassin PORTVERSION= 1.2.3 CATEGORIES= security -MASTER_SITES= http://drivel.com/clamassassin/ +MASTER_SITES= http://drivel.com/clamassassin/ \ + http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ MAINTAINER= shaun@inerd.com COMMENT= A simple virus filter wrapper for ClamAV |