diff options
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/Makefile | 2 | ||||
-rw-r--r-- | mbone/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/mbone/Makefile b/mbone/Makefile index cf9dd91f6f36..4d918a2cefce 100644 --- a/mbone/Makefile +++ b/mbone/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = MBone applications + SUBDIR += imm SUBDIR += mcl SUBDIR += nte diff --git a/mbone/pkg/COMMENT b/mbone/pkg/COMMENT deleted file mode 100644 index 2eb3d11b9f6b..000000000000 --- a/mbone/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -MBone applications |