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/php52-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/php52-ldap')
-rw-r--r-- | net/php52-ldap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/php52-ldap/Makefile b/net/php52-ldap/Makefile index 42bef023fe49..8ad7677e895e 100644 --- a/net/php52-ldap/Makefile +++ b/net/php52-ldap/Makefile @@ -5,6 +5,7 @@ # $FreeBSD$ # +PORTREVISION= 1 CATEGORIES= net MASTERDIR= ${.CURDIR}/../../lang/php52 |