diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/arpwatch-devel/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 311828bd6040..92647a580ea7 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -10,6 +10,7 @@ SUBDIR += ap-utils SUBDIR += argus SUBDIR += arpwatch + SUBDIR += arpwatch-devel SUBDIR += arts++ SUBDIR += aspathtree SUBDIR += bandwidthd diff --git a/net-mgmt/arpwatch-devel/Makefile b/net-mgmt/arpwatch-devel/Makefile index 8cefdfeca18f..8890cbe9853f 100644 --- a/net-mgmt/arpwatch-devel/Makefile +++ b/net-mgmt/arpwatch-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= arpwatch PORTVERSION= 2.1.a11 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.Awfulhak.org/arpwatch/ \ ftp://ftp.ee.lbl.gov/ PKGNAMESUFFIX= -devel |