aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
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"