From 954bfab2f0ee9de5a88bb48fa4915caa805428dd Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Thu, 7 Nov 1996 12:09:26 +0000 Subject: [PATCH] A new category for MBone applications. I'll move imm, nv and vic here, and Bill Fenner will add 6 new ports. Suggested by: fenner --- mbone/Makefile | 8 ++++++++ mbone/pkg/COMMENT | 1 + 2 files changed, 9 insertions(+) create mode 100644 mbone/Makefile create mode 100644 mbone/pkg/COMMENT diff --git a/mbone/Makefile b/mbone/Makefile new file mode 100644 index 000000000000..ad1738dc488b --- /dev/null +++ b/mbone/Makefile @@ -0,0 +1,8 @@ +# $Id$ +# + + SUBDIR += imm + SUBDIR += nv + SUBDIR += vic + +.include diff --git a/mbone/pkg/COMMENT b/mbone/pkg/COMMENT new file mode 100644 index 000000000000..8691f8f631e5 --- /dev/null +++ b/mbone/pkg/COMMENT @@ -0,0 +1 @@ +MBone applications.