diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2017-03-14 15:30:47 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2017-03-14 15:30:47 +0000 |
commit | 9fc9ca3594b3344c986bf25169763302a61149fc (patch) | |
tree | b3ddb6eef747578bf93355c4d20ba6af9cec5dd1 /security | |
parent | 3977228aed9a89a2eff80c371fcc4437a4132dca (diff) | |
download | ports-9fc9ca3594b3344c986bf25169763302a61149fc.tar.gz ports-9fc9ca3594b3344c986bf25169763302a61149fc.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/sha1collisiondetection/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/sha1collisiondetection/Makefile b/security/sha1collisiondetection/Makefile index 8bd36eb29dae..d1b1c3f31abc 100644 --- a/security/sha1collisiondetection/Makefile +++ b/security/sha1collisiondetection/Makefile @@ -15,7 +15,6 @@ USE_GITHUB= yes GH_ACCOUNT= cr-marcstevens USE_LDCONFIG= yes -ALL_TARGET= tools USES= gmake libtool:build |