diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2015-11-02 15:04:52 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2015-11-02 15:04:52 +0000 |
commit | e86bc7ad8fa4d9ca95a75412588e4d968a431450 (patch) | |
tree | 1b7184bce8e5237c6e35aa1550cad85786755477 /net/Makefile | |
parent | e1f0963e3bb6a4108aeb1d0f02aaf8fc98026097 (diff) |
Three small Perl utilities
Notes
Notes:
svn path=/head/; revision=400658
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 9c7be3a670a5..905e2241809f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -798,7 +798,10 @@ SUBDIR += p5-ZConf SUBDIR += p5-ZConf-Bookmarks SUBDIR += p5-ZeroMQ + SUBDIR += p5-ldap2pf + SUBDIR += p5-ldap2pw SUBDIR += p5-perl-ldap + SUBDIR += p5-srv2pf SUBDIR += packetdrill SUBDIR += packter-agent SUBDIR += panoptis |