diff options
author | Max Khon <fjoe@FreeBSD.org> | 2011-04-18 17:42:30 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2011-04-18 17:42:30 +0000 |
commit | 885e8b642731784ad2127b378ad271a8f1ca6751 (patch) | |
tree | a1354f02760571c2acef900965ffcea702dfff4a /net | |
parent | af315351aa9f6afc906c757baa3b40f64dc3b70b (diff) | |
download | ports-885e8b642731784ad2127b378ad271a8f1ca6751.tar.gz ports-885e8b642731784ad2127b378ad271a8f1ca6751.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/fonulator/Makefile | 2 | ||||
-rw-r--r-- | net/libfb/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/fonulator/Makefile b/net/fonulator/Makefile index a74879996b61..985f3ba9a86f 100644 --- a/net/fonulator/Makefile +++ b/net/fonulator/Makefile @@ -7,7 +7,7 @@ PORTNAME= fonulator PORTVERSION= 2.0.1 -CATEGORIES= net-mgmt +CATEGORIES= net net-mgmt MASTER_SITES= http://support.red-fone.com/fonulator/ MAINTAINER= fjoe@FreeBSD.org diff --git a/net/libfb/Makefile b/net/libfb/Makefile index bc0548a1825e..449e25684d2b 100644 --- a/net/libfb/Makefile +++ b/net/libfb/Makefile @@ -7,7 +7,7 @@ PORTNAME= libfb PORTVERSION= 2.0.0 -CATEGORIES= net-mgmt +CATEGORIES= net net-mgmt MASTER_SITES= http://support.red-fone.com/downloads/fonulator/ MAINTAINER= fjoe@FreeBSD.org |