From 24470d06ed0b29fc72855456b37d938e71908a17 Mon Sep 17 00:00:00 2001
From: Oliver Eikemeier <eik@FreeBSD.org>
Date: Sat, 6 Mar 2004 20:50:28 +0000
Subject: ... and remove my experimental bsd.port.mk hacks :)

Pointy hat to:	me
---
 security/clamav/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index 70d00d524abf..25f30686f61d 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
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0