diff options
Diffstat (limited to 'security/clamav-devel/Makefile')
-rw-r--r-- | security/clamav-devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/clamav-devel/Makefile b/security/clamav-devel/Makefile index 519cd348afa3..351292ca1240 100644 --- a/security/clamav-devel/Makefile +++ b/security/clamav-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= clamav -PORTVERSION= 20100810 +PORTVERSION= 20100824 CATEGORIES= security MASTER_SITES= http://www.clamav.net/snapshot/ \ LOCAL/garga/clamav-devel @@ -33,6 +33,8 @@ USE_LDCONFIG= yes USE_RC_SUBR= clamav-clamd clamav-freshclam CONF_FILES= clamd freshclam +LICENSE= GPLv2 + PORTDOCS= * DBDIR= /var/db/clamav |