diff options
author | Alex Dupre <ale@FreeBSD.org> | 2014-08-04 15:03:44 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2014-08-04 15:03:44 +0000 |
commit | a2df0fbb926d860eb6498ca22314264707af2f8f (patch) | |
tree | 151769d85ee0ca71e3e05b969adc770d1e51474a /net/php5-ldap/Makefile | |
parent | A new port: www/mongoose (diff) |
Update to 5.4.31 release.
Notes
Notes:
svn path=/head/; revision=364014
Diffstat (limited to 'net/php5-ldap/Makefile')
-rw-r--r-- | net/php5-ldap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/php5-ldap/Makefile b/net/php5-ldap/Makefile index 75e0ee0400e6..5a619643363a 100644 --- a/net/php5-ldap/Makefile +++ b/net/php5-ldap/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= net MASTERDIR= ${.CURDIR}/../../lang/php5 |