diff options
author | Xin LI <delphij@FreeBSD.org> | 2011-02-25 01:32:17 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2011-02-25 01:32:17 +0000 |
commit | 03b42818c95a93f3a88a1e9b94e43865f93e21e5 (patch) | |
tree | 37b6f6857fba66970f7187602f683778b565744e /net/php5-ldap | |
parent | - Update to 2.8.4 (diff) |
Chase after net/openldap24-server update.
Reminded by: miwi
Notes
Notes:
svn path=/head/; revision=269631
Diffstat (limited to 'net/php5-ldap')
-rw-r--r-- | net/php5-ldap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/php5-ldap/Makefile b/net/php5-ldap/Makefile index 19a2d294f7b9..9b2202bd742a 100644 --- a/net/php5-ldap/Makefile +++ b/net/php5-ldap/Makefile @@ -5,6 +5,7 @@ # $FreeBSD$ # +PORTREVISION= 1 CATEGORIES= net MASTERDIR= ${.CURDIR}/../../lang/php5 |