From c8d3b5e3921a95dfad40071a00c9df6b9974512d Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 26 Feb 2007 19:16:40 +0000 Subject: - Move ports/www/phpip to ports/net-mgmt/phpip PR: 109106 [1] 109159 [2] Requested by: Michael Repocopy by: marcus [2] Approved by: maintainer (implicit) --- net-mgmt/Makefile | 1 + net-mgmt/phpip/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'net-mgmt') diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 49ea245f7bcd..8d1a4a0bc4e6 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -168,6 +168,7 @@ SUBDIR += pftabled SUBDIR += php4-snmp SUBDIR += php5-snmp + SUBDIR += phpip SUBDIR += pixilate SUBDIR += pmacct SUBDIR += portmon diff --git a/net-mgmt/phpip/Makefile b/net-mgmt/phpip/Makefile index de3ed1ce4f6c..048d470de563 100644 --- a/net-mgmt/phpip/Makefile +++ b/net-mgmt/phpip/Makefile @@ -7,7 +7,7 @@ PORTNAME= phpip PORTVERSION= ${SNAPSHOT} -CATEGORIES= www net-mgmt +CATEGORIES= net-mgmt www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpip DISTNAME= ${PORTNAME}-4.3.2-build-${SNAPSHOT} -- cgit