diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-09-11 13:10:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-09-11 13:10:24 +0000 |
commit | bbe8c3c106a8242d1116de456f7e8ef0104927f3 (patch) | |
tree | 92c37f4af960cde7eff562e0e9855d061ea72f24 /security/Makefile | |
parent | aadf9e295d2f9a2cd24b3914f8daf2a6ca6a9aaf (diff) |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 1127fb767968..3eba32307c19 100644 --- a/security/Makefile +++ b/security/Makefile @@ -182,8 +182,8 @@ SUBDIR += gnupg20 SUBDIR += gnupg22 SUBDIR += gnutls - SUBDIR += go.crypto SUBDIR += go-cve-dictionary + SUBDIR += go.crypto SUBDIR += goptlib SUBDIR += gorilla SUBDIR += govpn |