diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-10-27 17:01:43 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-10-27 17:01:43 +0000 |
commit | 8c443d07e18f20a22f5e598a3e17caf40acfd680 (patch) | |
tree | adc5fd290fe422dfa9de7504d6e73ff015ab3364 /net/phpldapadmin/Makefile | |
parent | Upgrade to 1.0.2. (diff) |
- Update to 1.2.2
Changes: http://sourceforge.net/projects/phpldapadmin/files/phpldapadmin-php5/1.2.2/
PR: ports/162065
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Notes
Notes:
svn path=/head/; revision=284461
Diffstat (limited to 'net/phpldapadmin/Makefile')
-rw-r--r-- | net/phpldapadmin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/phpldapadmin/Makefile b/net/phpldapadmin/Makefile index 009de1ebff58..9e737d49614f 100644 --- a/net/phpldapadmin/Makefile +++ b/net/phpldapadmin/Makefile @@ -6,8 +6,7 @@ # PORTNAME= phpldapadmin -PORTVERSION= 1.2.1.1 -PORTREVISION= 1 +PORTVERSION= 1.2.2 PORTEPOCH= 1 CATEGORIES= net www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-php5/${PORTVERSION} |