diff options
author | timur <timur@FreeBSD.org> | 2010-10-25 09:41:22 +0800 |
---|---|---|
committer | timur <timur@FreeBSD.org> | 2010-10-25 09:41:22 +0800 |
commit | 3d07f49d76f348c38cb055859eceb4a9d042db09 (patch) | |
tree | 1a00c538fe274452b927191884146607c47143cc /net/Makefile | |
parent | f9fc95cabea5fb50d410c918aa978eb03e61fc2d (diff) | |
download | freebsd-ports-gnome-3d07f49d76f348c38cb055859eceb4a9d042db09.tar.gz freebsd-ports-gnome-3d07f49d76f348c38cb055859eceb4a9d042db09.tar.zst freebsd-ports-gnome-3d07f49d76f348c38cb055859eceb4a9d042db09.zip |
PR: 148841
Fixed incomplete repocopy of net/nss_ldapd into net/nss-pam-ldapd
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 652784016e0f..f482cafacdf0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -435,8 +435,8 @@ SUBDIR += nos-ttb SUBDIR += nph SUBDIR += ns + SUBDIR += nss-pam-ldapd SUBDIR += nss_ldap - SUBDIR += nss_ldapd SUBDIR += nstxd SUBDIR += ntalk SUBDIR += ntlmaps |