diff options
-rw-r--r-- | net-mgmt/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/jffnms/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 8a76a99445d2..f0f7e98b46f3 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -83,6 +83,7 @@ SUBDIR += ipv6gen SUBDIR += irrtoolset SUBDIR += isic + SUBDIR += jffnms SUBDIR += junipoll SUBDIR += kismet SUBDIR += knowlan diff --git a/net-mgmt/jffnms/Makefile b/net-mgmt/jffnms/Makefile index 9a4dec668791..2d661ce4dec2 100644 --- a/net-mgmt/jffnms/Makefile +++ b/net-mgmt/jffnms/Makefile @@ -8,7 +8,7 @@ PORTNAME= jffnms PORTVERSION= 0.8.3 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=${PORTNAME} |