diff options
Diffstat (limited to 'net/linux-c6-openldap/Makefile')
-rw-r--r-- | net/linux-c6-openldap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/linux-c6-openldap/Makefile b/net/linux-c6-openldap/Makefile index 2a65651..8deed80 100644 --- a/net/linux-c6-openldap/Makefile +++ b/net/linux-c6-openldap/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openldap -PORTVERSION= 2.4.39 +PORTVERSION= 2.4.40 CATEGORIES= net linux MAINTAINER= emulation@FreeBSD.org @@ -13,7 +13,7 @@ CONFLICTS= linux-f10-openldap-[0-9]* ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= c6 #USE_LINUX_APPS= openssl -RPMVERSION= 8.el6 +RPMVERSION= 7.el6_7 USE_LINUX_RPM= yes USE_LDCONFIG= yes DESCR= ${.CURDIR}/../openldap24-server/pkg-descr |