diff options
Diffstat (limited to 'security/authforce/Makefile')
-rw-r--r-- | security/authforce/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/authforce/Makefile b/security/authforce/Makefile index 27fd7b5213f5..9b8cdef9ee84 100644 --- a/security/authforce/Makefile +++ b/security/authforce/Makefile @@ -7,14 +7,14 @@ PORTNAME= authforce PORTVERSION= 0.9.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security www MASTER_SITES= http://www.divineinvasion.net/authforce/ MAINTAINER= ache@FreeBSD.org COMMENT= HTTP authentication brute forcer -LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl USE_BZIP2= yes USE_GETOPT_LONG=yes |