summaryrefslogtreecommitdiff
path: root/mbone/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-02-25 01:04:11 +0000
committerwiz <wiz@pkgsrc.org>2000-02-25 01:04:11 +0000
commitf895e15bb90e64f627a3b240931a490c02189db3 (patch)
tree5922622805f6c57a7c7c84cb4052390c0dc0ee45 /mbone/Makefile
parent940e7183817e88f872b9834cf21a9ab629edc223 (diff)
downloadpkgsrc-f895e15bb90e64f627a3b240931a490c02189db3.tar.gz
remove commented out SUBDIR += lines for packages that never got
converted from FreeBSD, or have been disabled since. Sorted lines alphabetically, added some missing directories.
Diffstat (limited to 'mbone/Makefile')
-rw-r--r--mbone/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/mbone/Makefile b/mbone/Makefile
index da3b871d6e8..fb2f4f35a13 100644
--- a/mbone/Makefile
+++ b/mbone/Makefile
@@ -1,16 +1,12 @@
-# $NetBSD: Makefile,v 1.7 1998/04/15 10:38:32 agc Exp $
+# $NetBSD: Makefile,v 1.8 2000/02/25 01:04:14 wiz Exp $
# Id: Makefile,v 1.5 1996/12/03 10:41:49 asami Exp
#
SUBDIR += imm
-# SUBDIR += mbone_vcr
SUBDIR += nte
SUBDIR += rat
-# SUBDIR += rtpmon
SUBDIR += sdr
-# SUBDIR += speak_freely
SUBDIR += vat
SUBDIR += vic
-# SUBDIR += wb
.include "../mk/bsd.pkg.subdir.mk"