aboutsummaryrefslogtreecommitdiff
path: root/security/py-fail2ban
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:35:32 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:35:32 +0000
commit3eb168f46b2ba49b62efa711ffbdd0a1047a5e5b (patch)
tree28b9adb73fe8d399559adc4ba81356f878615d45 /security/py-fail2ban
parent15e2263847b985944297d2a93caf296d9b64a255 (diff)
downloadports-3eb168f46b2ba49b62efa711ffbdd0a1047a5e5b.tar.gz
ports-3eb168f46b2ba49b62efa711ffbdd0a1047a5e5b.zip
Notes
Diffstat (limited to 'security/py-fail2ban')
-rw-r--r--security/py-fail2ban/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-fail2ban/Makefile b/security/py-fail2ban/Makefile
index e2da76d5cd2c..199daf406839 100644
--- a/security/py-fail2ban/Makefile
+++ b/security/py-fail2ban/Makefile
@@ -9,7 +9,7 @@ PORTNAME= fail2ban
PORTVERSION= 0.8.3
PORTREVISION= 2
CATEGORIES= security python
-MASTER_SITES= SF
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= pgollucci@FreeBSD.org