diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-23 21:01:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-23 21:01:47 +0000 |
commit | a41ca978440f9379b3f3b7be383b9d4fb31eeb2d (patch) | |
tree | 506bdb59ad4b705776fc4cf458c3ec0124739f1b /mbone/Makefile | |
parent | 1163b8ed1325bc32795a75fc856a2f9c8e0d8593 (diff) | |
download | ports-a41ca978440f9379b3f3b7be383b9d4fb31eeb2d.tar.gz ports-a41ca978440f9379b3f3b7be383b9d4fb31eeb2d.zip |
Notes
Diffstat (limited to 'mbone/Makefile')
-rw-r--r-- | mbone/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mbone/Makefile b/mbone/Makefile index 20da6c6a82f7..502c53e1ad69 100644 --- a/mbone/Makefile +++ b/mbone/Makefile @@ -5,10 +5,8 @@ SUBDIR += imm SUBDIR += mcl - SUBDIR += nte SUBDIR += rat SUBDIR += rat30 - SUBDIR += relate SUBDIR += rqm SUBDIR += rtptools SUBDIR += sdr @@ -17,7 +15,6 @@ SUBDIR += vat SUBDIR += vic SUBDIR += wb - SUBDIR += wbd SUBDIR += xspeakfree .include <bsd.port.subdir.mk> |