diff options
author | wiz <wiz@pkgsrc.org> | 2011-02-10 16:26:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-02-10 16:26:40 +0000 |
commit | 8a782021c92087148cc73ce1380ff6a35f79c75f (patch) | |
tree | fa35625c6f7ca58c4229a4c293b7be83ba11c6c0 | |
parent | e740f753bb14ed3b3fe4a532d02298edf6812d23 (diff) | |
download | pkgsrc-8a782021c92087148cc73ce1380ff6a35f79c75f.tar.gz |
+ spandsp.
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index e1e337dda8b..f1c65f1f262 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2010/12/15 03:27:39 jnemeth Exp $ +# $NetBSD: Makefile,v 1.82 2011/02/10 16:26:40 wiz Exp $ # COMMENT= Communication utilities @@ -61,6 +61,7 @@ SUBDIR+= qpage SUBDIR+= ruby-termios SUBDIR+= scmxx SUBDIR+= snooper +SUBDIR+= spandsp SUBDIR+= synce-dccm SUBDIR+= synce-librapi2 SUBDIR+= synce-libsynce |