diff options
Diffstat (limited to 'security/clamav-devel/Makefile')
-rw-r--r-- | security/clamav-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/clamav-devel/Makefile b/security/clamav-devel/Makefile index 2ed225b3de55..d4e339791e68 100644 --- a/security/clamav-devel/Makefile +++ b/security/clamav-devel/Makefile @@ -6,14 +6,14 @@ # PORTNAME= clamav -PORTVERSION= 20030720 -PORTREVISION?= 1 +PORTVERSION= 20030803 CATEGORIES= security MASTER_SITES= http://clamav.elektrapro.com/snapshot/ \ http://clamav.essentkabel.com/snapshot/ \ http://clamav.ozforces.com/ \ http://clamav.rulez.pl/snapshot/ PKGNAMESUFFIX= -devel +DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} MAINTAINER= rob@debank.tv COMMENT= Command line virus scanner written entirely in C |