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