diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1999-03-30 01:58:58 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1999-03-30 01:58:58 +0000 |
commit | fe3ec67d23df8535481bc4b115c2377067fe3055 (patch) | |
tree | 16e70cd6389ec1060aaabfb69ac6da0300427021 /mbone | |
parent | Update to 3.1.8. (diff) |
sdr25 -> sdr-current
Notes
Notes:
svn path=/head/; revision=17445
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/Makefile b/mbone/Makefile index 933be3d1c307..4f3330a1e1a0 100644 --- a/mbone/Makefile +++ b/mbone/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.6 1998/01/05 19:01:23 fenner Exp $ +# $Id: Makefile,v 1.7 1999/01/28 10:58:10 asami Exp $ # SUBDIR += imm @@ -7,7 +7,7 @@ SUBDIR += rtpmon SUBDIR += rtptools SUBDIR += sdr - SUBDIR += sdr25 + SUBDIR += sdr-current SUBDIR += speak_freely SUBDIR += vat SUBDIR += vic |