diff options
Diffstat (limited to 'security/pam_abl/Makefile')
-rw-r--r-- | security/pam_abl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/pam_abl/Makefile b/security/pam_abl/Makefile index 8a3f49e0c20c..6bfa83f1f4f6 100644 --- a/security/pam_abl/Makefile +++ b/security/pam_abl/Makefile @@ -8,8 +8,7 @@ PORTNAME= pam_abl PORTVERSION= 0.2.3 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} +MASTER_SITES= SF/pam-abl/pam-abl/${PORTVERSION} MAINTAINER= prehor@gmail.com COMMENT= Blacklisting responsible for repeated failed authentication attempts |