diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-21 05:53:00 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-21 05:53:00 +0000 |
commit | 23747af48b7e1ccd4b5a754c99284cce5406124b (patch) | |
tree | 9d93ed45f670cc116dfcc97ae57978551b2d9137 /mbone/Makefile | |
parent | 605108f8854c63ce8cada07821a51daa7898bb59 (diff) | |
download | ports-23747af48b7e1ccd4b5a754c99284cce5406124b.tar.gz ports-23747af48b7e1ccd4b5a754c99284cce5406124b.zip |
Notes
Diffstat (limited to 'mbone/Makefile')
-rw-r--r-- | mbone/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mbone/Makefile b/mbone/Makefile index 1d1665b6687e..513f115af582 100644 --- a/mbone/Makefile +++ b/mbone/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ # - SUBDIR += wbd SUBDIR += imm SUBDIR += nte @@ -10,11 +9,11 @@ SUBDIR += rqm SUBDIR += rtpmon SUBDIR += rtptools - SUBDIR += rqm SUBDIR += sdr SUBDIR += speak_freely SUBDIR += vat SUBDIR += vic SUBDIR += wb + SUBDIR += wbd .include <bsd.port.subdir.mk> |