diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2010-08-16 18:12:29 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2010-08-16 18:12:29 +0000 |
commit | a205683b2f47f6daf7c9152382b15cdaae80f5d0 (patch) | |
tree | 80b07737efe78f8177bc1f9b9dd96d5f1da8d3fd /net/Makefile | |
parent | 8d4e6ffcb774d147f8648a9d7b38a9db56f4c2e6 (diff) |
- New port: net/fpc-ldap
Free Pascal interface to OpenLDAP
PR: 146001
Submitted by: Christopher Key <cjk32 __ at _ cam.ac.uk>
Notes
Notes:
svn path=/head/; revision=259372
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 98cf3c4e21a1..d9c17e7eabea 100644 --- a/net/Makefile +++ b/net/Makefile @@ -147,6 +147,7 @@ SUBDIR += flowgrep SUBDIR += fonulator SUBDIR += forg + SUBDIR += fpc-ldap SUBDIR += fpc-pcap SUBDIR += fping SUBDIR += fping+ipv6 |