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
This commit is contained in:
Satoshi Asami 1996-11-07 12:09:26 +00:00
parent b92c1d5070
commit 954bfab2f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4332
2 changed files with 9 additions and 0 deletions

8
mbone/Makefile Normal file
View file

@ -0,0 +1,8 @@
# $Id$
#
SUBDIR += imm
SUBDIR += nv
SUBDIR += vic
.include <bsd.port.subdir.mk>

1
mbone/pkg/COMMENT Normal file
View file

@ -0,0 +1 @@
MBone applications.