aboutsummaryrefslogtreecommitdiffstats
path: root/mbone
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-09-21 13:53:00 +0800
committerknu <knu@FreeBSD.org>2001-09-21 13:53:00 +0800
commit8b078479197bd2ffc9fcb638df3cd3f966cae096 (patch)
tree771bc53b8cffccee2d2489f350440e64ac38ae22 /mbone
parent4b641a4fc7c03a4faae3d7ed7f3e166dce54542b (diff)
downloadfreebsd-ports-gnome-8b078479197bd2ffc9fcb638df3cd3f966cae096.tar.gz
freebsd-ports-gnome-8b078479197bd2ffc9fcb638df3cd3f966cae096.tar.zst
freebsd-ports-gnome-8b078479197bd2ffc9fcb638df3cd3f966cae096.zip
Sort entries and remove a duplicate "rqm".
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>