diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2013-07-17 10:21:39 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2013-07-17 10:21:39 +0000 |
commit | 29230335a8c0a29ac1f718a31f19c94ea040b4d6 (patch) | |
tree | e3f58a8f04c157cc6126eca9bcf0bad899da7ae2 /net/php52-ldap | |
parent | - Udpate to 0.22.1 (diff) |
Don't set PORTREVISION here, but inherit from master port.
PR: 180605
Submitted by: Alex Keda <admin@lissyara.su> (maintainer)
Notes
Notes:
svn path=/head/; revision=323158
Diffstat (limited to 'net/php52-ldap')
-rw-r--r-- | net/php52-ldap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/php52-ldap/Makefile b/net/php52-ldap/Makefile index 8ad7677e895e..42bef023fe49 100644 --- a/net/php52-ldap/Makefile +++ b/net/php52-ldap/Makefile @@ -5,7 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 1 CATEGORIES= net MASTERDIR= ${.CURDIR}/../../lang/php52 |