diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-24 02:05:06 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-24 02:05:06 +0000 |
commit | 37878f7eb5a02b88f2f3f2668312dd4e95de0d46 (patch) | |
tree | e4df2c4630c4279f8b47ea47f7ecf739b69b9050 | |
parent | [MAINTAINER UPDATE] Update port `devel/msp430-gdb' to new, improved version. (diff) |
net/openldap -> net/openldap12
Notes
Notes:
svn path=/head/; revision=76342
-rw-r--r-- | net/openldap12/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/openldap12/Makefile b/net/openldap12/Makefile index a8d0083a7496..9bc62d577625 100644 --- a/net/openldap12/Makefile +++ b/net/openldap12/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= openldap +PORTNAME= openldap12 PORTVERSION= 1.2.13 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ @@ -18,6 +18,7 @@ MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ ftp://ftp.loxinfo.co.th/pub/unix/LDAP/OpenLDAP/%SUBDIR%/ \ ftp://ftp.zcu.cz/pub/network/openldap/%SUBDIR%/ MASTER_SITE_SUBDIR= openldap-release +DISTNAME= openldap-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= lodea@vet.com.au |