diff options
author | asami <asami@FreeBSD.org> | 1999-01-28 10:58:10 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-28 10:58:10 +0000 |
commit | 45e3f1fd6f478167b9799e3ebf10e29bd26c1481 (patch) | |
tree | 2fe47001bebb1b73c0e3c10cd36bb96a1fad6d1f /mbone/Makefile | |
parent | 2d2908a29971c8fc122cca9ab3357140a49cc805 (diff) | |
download | FreeBSD-ports-45e3f1fd6f478167b9799e3ebf10e29bd26c1481.zip FreeBSD-ports-45e3f1fd6f478167b9799e3ebf10e29bd26c1481.tar.gz |
Add sdr25.
Diffstat (limited to 'mbone/Makefile')
-rw-r--r-- | mbone/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mbone/Makefile b/mbone/Makefile index 9467b74..933be3d 100644 --- a/mbone/Makefile +++ b/mbone/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.5 1996/12/03 10:41:49 asami Exp $ +# $Id: Makefile,v 1.6 1998/01/05 19:01:23 fenner Exp $ # SUBDIR += imm @@ -7,6 +7,7 @@ SUBDIR += rtpmon SUBDIR += rtptools SUBDIR += sdr + SUBDIR += sdr25 SUBDIR += speak_freely SUBDIR += vat SUBDIR += vic |