diff options
author | Renato Botelho <garga@FreeBSD.org> | 2007-03-13 20:11:19 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2007-03-13 20:11:19 +0000 |
commit | 6dee7aadd206bc514c80d7ae5b6ab6b2da2627cc (patch) | |
tree | 8bc202477887df5a3cf81f5a43cc6c0386d5efc4 /security/clamassassin | |
parent | d8426aee69f7d3a57a84c4e44d4bf665a4402065 (diff) |
Notes
Diffstat (limited to 'security/clamassassin')
-rw-r--r-- | security/clamassassin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/clamassassin/Makefile b/security/clamassassin/Makefile index 53172b4e034f..3f3060aff06b 100644 --- a/security/clamassassin/Makefile +++ b/security/clamassassin/Makefile @@ -7,6 +7,7 @@ PORTNAME= clamassassin PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://drivel.com/clamassassin/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ |