summaryrefslogtreecommitdiff
path: root/mbone/Makefile
diff options
context:
space:
mode:
authormanu <manu@pkgsrc.org>2002-07-26 12:17:04 +0000
committermanu <manu@pkgsrc.org>2002-07-26 12:17:04 +0000
commit409f71065fcced5cec006c51105118890117d93b (patch)
tree54cb3d9907af35c269b38731eacdf139d5564d22 /mbone/Makefile
parent4707cd5ab78dc9b79b16529b913f94d1fcf3b204 (diff)
downloadpkgsrc-409f71065fcced5cec006c51105118890117d93b.tar.gz
The Multicast Dissemination Protocol (MDP) is a protocol framework and software toolkit for reliable multicasting data objects.
Diffstat (limited to 'mbone/Makefile')
-rw-r--r--mbone/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mbone/Makefile b/mbone/Makefile
index 950b22a3a0d..e4ab7996e30 100644
--- a/mbone/Makefile
+++ b/mbone/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/02/16 15:51:51 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2002/07/26 12:18:05 manu Exp $
#
COMMENT= Multi-cast backBone applications
@@ -10,5 +10,6 @@ SUBDIR+= rat
SUBDIR+= sdr
SUBDIR+= vat
SUBDIR+= vic
+SUBDIR+= mdp
.include "../mk/bsd.pkg.subdir.mk"