diff options
author | miwi <miwi@FreeBSD.org> | 2007-02-27 03:16:40 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-02-27 03:16:40 +0800 |
commit | c8d3b5e3921a95dfad40071a00c9df6b9974512d (patch) | |
tree | a5a33425f7cdc4c7054632353f4443ea2b56c376 /net-mgmt/phpip | |
parent | b83b818bd34836417031f549c41f2994be2d547a (diff) | |
download | freebsd-ports-gnome-c8d3b5e3921a95dfad40071a00c9df6b9974512d.tar.gz freebsd-ports-gnome-c8d3b5e3921a95dfad40071a00c9df6b9974512d.tar.zst freebsd-ports-gnome-c8d3b5e3921a95dfad40071a00c9df6b9974512d.zip |
- Move ports/www/phpip to ports/net-mgmt/phpip
PR: 109106 [1]
109159 [2]
Requested by: Michael <admin@oregonfast.net>
Repocopy by: marcus [2]
Approved by: maintainer (implicit)
Diffstat (limited to 'net-mgmt/phpip')
-rw-r--r-- | net-mgmt/phpip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |