aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-05-11 19:36:53 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-05-11 19:36:53 +0000
commitf44915884b9bbc543ae908eca4075cde7ae60255 (patch)
tree6525f7d6959179de877dffe71314f0e47974f981 /net-mgmt
parentf805596461de14573cb256886e7eda3cd2679df1 (diff)
downloadports-f44915884b9bbc543ae908eca4075cde7ae60255.tar.gz
ports-f44915884b9bbc543ae908eca4075cde7ae60255.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/Makefile1
-rw-r--r--net-mgmt/php4-snmp/Makefile18
2 files changed, 0 insertions, 19 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 86c5fade5a1b..7b771ebfbd33 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -236,7 +236,6 @@
SUBDIR += pandorafms_console
SUBDIR += pandorafms_server
SUBDIR += pftabled
- SUBDIR += php4-snmp
SUBDIR += php5-snmp
SUBDIR += php52-snmp
SUBDIR += phpip
diff --git a/net-mgmt/php4-snmp/Makefile b/net-mgmt/php4-snmp/Makefile
deleted file mode 100644
index c5084d89f065..000000000000
--- a/net-mgmt/php4-snmp/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: php4-snmp
-# Date created: 7 Jul 2004
-# Whom: Alex Dupre <ale@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-DEPRECATED= php4 is EOLed
-EXPIRATION_DATE= 2012-05-10
-
-PORTREVISION= 2
-CATEGORIES= net-mgmt
-
-MASTERDIR= ${.CURDIR}/../../lang/php4
-
-PKGNAMESUFFIX= -snmp
-
-.include "${MASTERDIR}/Makefile"