diff options
author | frueauf <frueauf> | 1998-03-19 14:20:10 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-03-19 14:20:10 +0000 |
commit | c42f7abcdc6507bcc5410823cf68fcde51a117ae (patch) | |
tree | ba8722721e9edd73dc8d1abd53b079f725151c8c /mbone | |
parent | dbf94b7398df8b972770213cf423f565c3cb7f04 (diff) | |
download | pkgsrc-c42f7abcdc6507bcc5410823cf68fcde51a117ae.tar.gz |
Enable nte, add and enable rat since those are in the tree.
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mbone/Makefile b/mbone/Makefile index c9a0259bc7e..b73f2cd106f 100644 --- a/mbone/Makefile +++ b/mbone/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.5 1997/12/11 18:03:48 is Exp $ +# $NetBSD: Makefile,v 1.6 1998/03/19 14:20:10 frueauf Exp $ # Id: Makefile,v 1.5 1996/12/03 10:41:49 asami Exp # SUBDIR += imm # SUBDIR += mbone_vcr -# SUBDIR += nte + SUBDIR += nte + SUBDIR += rat # SUBDIR += rtpmon SUBDIR += sdr # SUBDIR += speak_freely |