diff options
author | mat <mat@FreeBSD.org> | 2017-11-06 22:24:39 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-11-06 22:24:39 +0800 |
commit | b61883581350c8725bdd6e566162a53563b6a52e (patch) | |
tree | e7bed27ddec82b68203ba5b47f5a8d0f374d88c4 /security | |
parent | 199269eff3d95c0e2977762abd92bec19ed8f2ea (diff) | |
download | freebsd-ports-gnome-b61883581350c8725bdd6e566162a53563b6a52e.tar.gz freebsd-ports-gnome-b61883581350c8725bdd6e566162a53563b6a52e.tar.zst freebsd-ports-gnome-b61883581350c8725bdd6e566162a53563b6a52e.zip |
Fix USE_GITHUB usage.
Sponsored by: Absolight
Diffstat (limited to 'security')
-rw-r--r-- | security/bruteforceblocker/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/bruteforceblocker/Makefile b/security/bruteforceblocker/Makefile index e091ad792e1c..e9cc0a03f4fd 100644 --- a/security/bruteforceblocker/Makefile +++ b/security/bruteforceblocker/Makefile @@ -23,7 +23,6 @@ USE_PERL5= run OPTIONS_DEFINE= DOCS -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} SUB_FILES= pkg-message SHEBANG_FILES= ${PORTNAME}.pl |