diff options
author | Xin LI <delphij@FreeBSD.org> | 2009-01-05 19:04:45 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2009-01-05 19:04:45 +0000 |
commit | 5bbd5cd2dc9f1331906bad4149f5d061fc9c737a (patch) | |
tree | 61236f059d2bb4a387fd7d2f16920cf54f701699 /net/php4-ldap | |
parent | - Update to 5.0.1 (diff) |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan
Notes
Notes:
svn path=/head/; revision=225291
Diffstat (limited to 'net/php4-ldap')
-rw-r--r-- | net/php4-ldap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/php4-ldap/Makefile b/net/php4-ldap/Makefile index 64181353e520..53eb6feb92cc 100644 --- a/net/php4-ldap/Makefile +++ b/net/php4-ldap/Makefile @@ -5,6 +5,7 @@ # $FreeBSD$ # +PORTREVISION= 1 CATEGORIES= net MASTERDIR= ${.CURDIR}/../../lang/php4 |