diff options
author | manu <manu@pkgsrc.org> | 2004-12-24 16:51:33 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2004-12-24 16:51:33 +0000 |
commit | 7ecad428514975f4ee7eb630665bf36cae0044fd (patch) | |
tree | deffa631e1e7f6429cf729e71ae3b4c09212a53b /mbone/Makefile | |
parent | 965c1403323c18ff38297d8b351fbbf922276adb (diff) | |
download | pkgsrc-7ecad428514975f4ee7eb630665bf36cae0044fd.tar.gz |
mdd is a multicast file distribution tool
Diffstat (limited to 'mbone/Makefile')
-rw-r--r-- | mbone/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mbone/Makefile b/mbone/Makefile index 2d3e5f6dd80..9e12caf0cd2 100644 --- a/mbone/Makefile +++ b/mbone/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.15 2004/07/27 16:34:25 manu Exp $ +# $NetBSD: Makefile,v 1.16 2004/12/24 16:53:52 manu Exp $ # COMMENT= Multi-cast backBone applications SUBDIR+= common-mml SUBDIR+= imm +SUBDIR+= mdd SUBDIR+= mdp SUBDIR+= nte SUBDIR+= rat |