diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
| commit | 40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch) | |
| tree | d70bbf882801af3a4e58dde3ed6a1da1849479d4 /net/phpldapadmin/Makefile | |
| parent | a9f801a2186fcb89f70f7dcb211c6d4922c0e3af (diff) | |
Diffstat (limited to 'net/phpldapadmin/Makefile')
| -rw-r--r-- | net/phpldapadmin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/phpldapadmin/Makefile b/net/phpldapadmin/Makefile index dff8ebadd8c9..ed17701e4b96 100644 --- a/net/phpldapadmin/Makefile +++ b/net/phpldapadmin/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 |
