diff options
Diffstat (limited to 'net/phpldapadmin098/Makefile')
-rw-r--r-- | net/phpldapadmin098/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/phpldapadmin098/Makefile b/net/phpldapadmin098/Makefile index da2c948409fa..6bd17e0756f1 100644 --- a/net/phpldapadmin098/Makefile +++ b/net/phpldapadmin098/Makefile @@ -6,8 +6,7 @@ # PORTNAME= phpldapadmin -PORTVERSION= 0.9.4b -PORTREVISION= 3 +DISTVERSION= 0.9.5 CATEGORIES= net www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpldapadmin @@ -18,8 +17,6 @@ COMMENT= A set of PHP-scripts to administer LDAP servers over the web NO_BUILD= yes USE_PHP= ldap openssl pcre session -BROKEN_WITH_PHP= 5 - .if defined(WITH_SUPHP) PKGNAMESUFFIX= -suphp |