diff options
Diffstat (limited to 'net/phpldapadmin098/Makefile')
-rw-r--r-- | net/phpldapadmin098/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/phpldapadmin098/Makefile b/net/phpldapadmin098/Makefile index dff8ebadd8c9..ed17701e4b96 100644 --- a/net/phpldapadmin098/Makefile +++ b/net/phpldapadmin098/Makefile @@ -6,11 +6,12 @@ # PORTNAME= phpldapadmin -PORTVERSION= 0.9.6c +PORTVERSION= 0.9.7.a6 PORTEPOCH= 1 CATEGORIES= net www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpldapadmin +DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.a(.)/-alpha\1/} MAINTAINER= m.seaman@infracaninophile.co.uk COMMENT= A set of PHP-scripts to administer LDAP servers over the web |