diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-05-27 11:18:36 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-05-27 11:18:36 +0000 |
commit | bb42dcd49dec702eadce09f382a41068aa3715be (patch) | |
tree | f3358443226e94f98ede54cf072f3b3cc9253528 /net | |
parent | Forget about ${PREFIX}/include/giflib. (diff) |
Add ldapsdk and perldap.
Forgotten by: paul
Notes
Notes:
svn path=/head/; revision=19019
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 9d9d4611d7e9..a739dc23c267 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.261 1999/05/09 01:17:10 steve Exp $ +# $Id: Makefile,v 1.262 1999/05/11 01:24:57 flathill Exp $ # SUBDIR += IglooFTP @@ -92,6 +92,7 @@ SUBDIR += kvirc SUBDIR += ksamba SUBDIR += ldap + SUBDIR += ldapsdk SUBDIR += lftp SUBDIR += libicq SUBDIR += libnet @@ -143,6 +144,7 @@ SUBDIR += pathchar SUBDIR += pavuk SUBDIR += pcnfsd + SUBDIR += perldap SUBDIR += pmf SUBDIR += ppp-nt SUBDIR += pppload |