aboutsummaryrefslogtreecommitdiff
path: root/security/proftpd-mod_clamav
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2019-11-11 18:32:26 +0000
committerMartin Matuska <mm@FreeBSD.org>2019-11-11 18:32:26 +0000
commit9747486c8f60b041c3899685164035944986ebd3 (patch)
tree07c1ae79c77c7549ae66fa140f1e39df609dadd5 /security/proftpd-mod_clamav
parentd0acbae40751e976a1cadc516b2e423c4ddf8a79 (diff)
downloadports-9747486c8f60b041c3899685164035944986ebd3.tar.gz
ports-9747486c8f60b041c3899685164035944986ebd3.zip
Unbreak: make security/proftpd_clamav fetchable again
Submitted by: Dima Panov <fluffy@FreeBSD.org>
Notes
Notes: svn path=/head/; revision=517280
Diffstat (limited to 'security/proftpd-mod_clamav')
-rw-r--r--security/proftpd-mod_clamav/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/security/proftpd-mod_clamav/Makefile b/security/proftpd-mod_clamav/Makefile
index 7b523350485e..f89338e50b23 100644
--- a/security/proftpd-mod_clamav/Makefile
+++ b/security/proftpd-mod_clamav/Makefile
@@ -11,8 +11,6 @@ PKGNAMEPREFIX= proftpd-
MAINTAINER= mm@FreeBSD.org
COMMENT= ClamAV ProFTPD module
-BROKEN= unfetchable
-
LICENSE= GPLv2
DESCR= ${.CURDIR}/pkg-descr
@@ -22,9 +20,9 @@ MASTERDIR= ${.CURDIR}/../../ftp/proftpd
GIT_REVISION= c8586c7
RUN_DEPENDS+= clamd:security/clamav
-_PROFTPD_MODULE_DISTFILES= mod_clamav-v0.14rc2${EXTRACT_SUFX}:clamav
-_PROFTPD_MODULE_EXTRACT_ONLY= mod_clamav-v0.14rc2${EXTRACT_SUFX}
-_PROFTPD_MODULE_MASTER_SITES= https://codeload.github.com/jbenden/mod_clamav/legacy.tar.gz/${GH_TAGNAME}?dummy=/:clamav
+_PROFTPD_MODULE_DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}${EXTRACT_SUFX}:clamav
+_PROFTPD_MODULE_EXTRACT_ONLY= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}${EXTRACT_SUFX}
+_PROFTPD_MODULE_MASTER_SITES= https://codeload.github.com/jbenden/mod_clamav/legacy.tar.gz/v${DISTVERSION}?dummy=/:clamav
INCLUDEDIRS= ${LOCALBASE}/include
LIBDIRS= ${LOCALBASE}/lib