diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-29 14:30:46 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-29 14:30:46 +0000 |
commit | 7823fa4b7e3cdfcc53687849cb0ebcf1db29a590 (patch) | |
tree | 80d47d6daf921a1ed1c73eb307c65303934a6eed /security/s2n | |
parent | b7c359583d68680986466ddf6be2ce1a1dcb92fc (diff) | |
download | ports-7823fa4b7e3cdfcc53687849cb0ebcf1db29a590.tar.gz ports-7823fa4b7e3cdfcc53687849cb0ebcf1db29a590.zip |
Notes
Diffstat (limited to 'security/s2n')
-rw-r--r-- | security/s2n/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/s2n/Makefile b/security/s2n/Makefile index 545513a21f16..771ea8b7d824 100644 --- a/security/s2n/Makefile +++ b/security/s2n/Makefile @@ -12,7 +12,6 @@ LICENSE= APACHE20 USE_GITHUB= yes GH_ACCOUNT= awslabs -GH_PROJECT= s2n GH_TAGNAME= 674df33 OPTIONS_DEFINE= DOCS EXAMPLES |