diff options
author | asami <asami@FreeBSD.org> | 1999-05-27 19:18:36 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-05-27 19:18:36 +0800 |
commit | 68739afaebf48c32096b1475cc9b1bb6cf19feca (patch) | |
tree | 596f2ce3e85e0256924179e48eadb8e23be9ece4 | |
parent | f5f2df4187f06b364bd6fc79335f60115a42a58f (diff) | |
download | freebsd-ports-gnome-68739afaebf48c32096b1475cc9b1bb6cf19feca.tar.gz freebsd-ports-gnome-68739afaebf48c32096b1475cc9b1bb6cf19feca.tar.zst freebsd-ports-gnome-68739afaebf48c32096b1475cc9b1bb6cf19feca.zip |
Add ldapsdk and perldap.
Forgotten by: paul
-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 |