aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/clamav/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index 70d00d524ab..25f30686f61 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= clamav
-#PORTVERSION= ${DISTVERSION:S/-/./g}
+PORTVERSION= ${DISTVERSION:S/-/./g}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= clamav
-#DISTNAME= ${PORTNAME}-${DISTVERSION}
+DISTNAME= ${PORTNAME}-${DISTVERSION}
MAINTAINER= markun@onohara.to
COMMENT= Command line virus scanner written entirely in C