aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-03-01 00:06:29 +0000
committerRene Ladan <rene@FreeBSD.org>2014-03-01 00:06:29 +0000
commitef50dbb213487797f1a2d9f4d0d5636f98bb3894 (patch)
treea82aa9cd34a90c5daecd9ec479f5a85b36141796 /net-mgmt
parentf71856690663be97f52c087e275f98252bcfb3e6 (diff)
downloadports-ef50dbb213487797f1a2d9f4d0d5636f98bb3894.tar.gz
ports-ef50dbb213487797f1a2d9f4d0d5636f98bb3894.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/Makefile1
-rw-r--r--net-mgmt/php52-snmp/Makefile11
2 files changed, 0 insertions, 12 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 9326b089e14e..222957a4484e 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -257,7 +257,6 @@
SUBDIR += percona-monitoring-plugins
SUBDIR += pftabled
SUBDIR += php5-snmp
- SUBDIR += php52-snmp
SUBDIR += php53-snmp
SUBDIR += php55-snmp
SUBDIR += phpip
diff --git a/net-mgmt/php52-snmp/Makefile b/net-mgmt/php52-snmp/Makefile
deleted file mode 100644
index d01894def0dc..000000000000
--- a/net-mgmt/php52-snmp/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# Created by: Alex Keda <admin@lissyara.su>
-# $FreeBSD$
-
-CATEGORIES= net-mgmt
-
-MASTERDIR= ${.CURDIR}/../../lang/php52
-
-PKGNAMESUFFIX= -snmp
-
-NO_STAGE= yes
-.include "${MASTERDIR}/Makefile"