diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2014-03-08 00:02:04 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2014-03-08 00:02:04 +0000 |
commit | 1f59e81901757578bbbc5eb759cfd96e554248a9 (patch) | |
tree | c5649685a86269742e204f6301570ea2558d7bf0 | |
parent | Update to Wine 1.7.14. This includes the following changes: (diff) |
Link i2p to build after move from net-p2p/i2p to security/i2p
Approved by: bdrewery (mentor)
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 29ceacde8cf4..e3414a49cc3b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -215,6 +215,7 @@ SUBDIR += httprint SUBDIR += hunch SUBDIR += hydra + SUBDIR += i2p SUBDIR += iaikpkcs11wrapper SUBDIR += idea SUBDIR += identify |