summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2013-07-17 10:21:39 +0000
committerErwin Lansing <erwin@FreeBSD.org>2013-07-17 10:21:39 +0000
commit29230335a8c0a29ac1f718a31f19c94ea040b4d6 (patch)
treee3f58a8f04c157cc6126eca9bcf0bad899da7ae2
parente0166313f6db9b9632fb3b7ee44f05746973a990 (diff)
downloadfreebsd-ports-29230335a8c0a29ac1f718a31f19c94ea040b4d6.zip
Don't set PORTREVISION here, but inherit from master port.
PR: 180605 Submitted by: Alex Keda <admin@lissyara.su> (maintainer)
-rw-r--r--databases/php52-pdo_firebird/Makefile1
-rw-r--r--net/php52-ldap/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/databases/php52-pdo_firebird/Makefile b/databases/php52-pdo_firebird/Makefile
index 5bfe76ff2cc6..b17ff83ca825 100644
--- a/databases/php52-pdo_firebird/Makefile
+++ b/databases/php52-pdo_firebird/Makefile
@@ -5,7 +5,6 @@
# $FreeBSD$
#
-PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php52
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