diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 2 | ||||
-rw-r--r-- | security/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 2f7d94bdc58a..03109cfc290f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Security tools + SUBDIR += ADMsmb SUBDIR += ADMsnmp SUBDIR += IMHear diff --git a/security/pkg/COMMENT b/security/pkg/COMMENT deleted file mode 100644 index 5ee88eaab9d6..000000000000 --- a/security/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Security tools |