diff options
author | sborrill <sborrill@pkgsrc.org> | 2009-07-07 16:11:32 +0000 |
---|---|---|
committer | sborrill <sborrill@pkgsrc.org> | 2009-07-07 16:11:32 +0000 |
commit | 117ca13160edaf350866f7b0b66ddb9b3c01cc86 (patch) | |
tree | 872b0bbb01fc62ec43f7ee32d88ec93ed6aa2de1 /mbone/Makefile | |
parent | 173d3d32b0c5fc8c4620ed7dcdcb044d5b2c8f78 (diff) | |
download | pkgsrc-117ca13160edaf350866f7b0b66ddb9b3c01cc86.tar.gz |
Add wbd 1.0p4
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 fb87af6423e..259592561e1 100644 --- a/mbone/Makefile +++ b/mbone/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2008/12/16 19:36:22 sborrill Exp $ +# $NetBSD: Makefile,v 1.21 2009/07/07 16:11:32 sborrill Exp $ # COMMENT= Multi-cast backBone applications @@ -17,5 +17,6 @@ SUBDIR+= sdr SUBDIR+= vat SUBDIR+= vic SUBDIR+= vic-devel +SUBDIR+= wbd .include "../mk/misc/category.mk" |