diff options
author | tv <tv@pkgsrc.org> | 2004-10-15 11:54:10 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-10-15 11:54:10 +0000 |
commit | 55e2b2e2f3b5a65b0edce9ebb1b3581509e5cae4 (patch) | |
tree | 8fef8d50b989d7909d5c6c3ef0a27e08451eb3d9 /databases/openldap/Makefile | |
parent | 8004f278d838760300b8c9b1472e885f51ddf117 (diff) | |
download | pkgsrc-55e2b2e2f3b5a65b0edce9ebb1b3581509e5cae4.tar.gz |
Update linkage to libltdl, now in its own package.
Diffstat (limited to 'databases/openldap/Makefile')
-rw-r--r-- | databases/openldap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/openldap/Makefile b/databases/openldap/Makefile index 71d485f5256..33cb20ef740 100644 --- a/databases/openldap/Makefile +++ b/databases/openldap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.83 2004/10/03 00:13:21 tv Exp $ +# $NetBSD: Makefile,v 1.84 2004/10/15 11:54:10 tv Exp $ DISTNAME= openldap-2.2.13 SVR4_PKGNAME= oldap -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases MASTER_SITES= ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/ EXTRACT_SUFX= .tgz |