diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2014-07-13 08:35:25 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2014-07-13 08:35:25 +0000 |
commit | 72d84a08fc9225fae8a83fa7a57e5f6b7960b9d8 (patch) | |
tree | 595f87e954db4794e85496b663cde7c1a6270d0d /net/phpldapadmin | |
parent | 10f4ea417df92a2ac5f3d8a9318c257579d52711 (diff) | |
download | ports-72d84a08fc9225fae8a83fa7a57e5f6b7960b9d8.tar.gz ports-72d84a08fc9225fae8a83fa7a57e5f6b7960b9d8.zip |
Notes
Diffstat (limited to 'net/phpldapadmin')
-rw-r--r-- | net/phpldapadmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/phpldapadmin/Makefile b/net/phpldapadmin/Makefile index b53b74e724a3..3aadf7c438be 100644 --- a/net/phpldapadmin/Makefile +++ b/net/phpldapadmin/Makefile @@ -3,7 +3,7 @@ PORTNAME= phpldapadmin PORTVERSION= 1.2.3 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= net www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-php5/${PORTVERSION} |