aboutsummaryrefslogtreecommitdiff
path: root/mbone
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-21 05:53:00 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-21 05:53:00 +0000
commit23747af48b7e1ccd4b5a754c99284cce5406124b (patch)
tree9d93ed45f670cc116dfcc97ae57978551b2d9137 /mbone
parent605108f8854c63ce8cada07821a51daa7898bb59 (diff)
downloadports-23747af48b7e1ccd4b5a754c99284cce5406124b.tar.gz
ports-23747af48b7e1ccd4b5a754c99284cce5406124b.zip
Sort entries and remove a duplicate "rqm".
Notes
Notes: svn path=/head/; revision=48026
Diffstat (limited to 'mbone')
-rw-r--r--mbone/Makefile3
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>