diff options
author | schnoebe <schnoebe@pkgsrc.org> | 2011-02-07 06:33:17 +0000 |
---|---|---|
committer | schnoebe <schnoebe@pkgsrc.org> | 2011-02-07 06:33:17 +0000 |
commit | 44420a9f8170bed437cb879252db695e946afd73 (patch) | |
tree | 5d376d86036dda4d59c74256a4135fce19d3eed7 /chat | |
parent | 85d988d01ae5180c6ed344ba631277430277d742 (diff) | |
download | pkgsrc-44420a9f8170bed437cb879252db695e946afd73.tar.gz |
Add spectrum.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 0c5aec8df7f..130836e9dce 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.159 2011/02/06 21:15:46 schnoebe Exp $ +# $NetBSD: Makefile,v 1.160 2011/02/07 06:33:17 schnoebe Exp $ # COMMENT= Communication programs @@ -104,6 +104,7 @@ SUBDIR+= silc-client SUBDIR+= silc-client-icb SUBDIR+= silc-server SUBDIR+= sirc +SUBDIR+= spectrum SUBDIR+= smirk SUBDIR+= telepathy-farsight SUBDIR+= telepathy-gabble |