diff options
author | schnoebe <schnoebe> | 2011-02-07 06:33:17 +0000 |
---|---|---|
committer | schnoebe <schnoebe> | 2011-02-07 06:33:17 +0000 |
commit | f790e9492a415f2e058ac197dc4332e3ef4a3f95 (patch) | |
tree | 5d376d86036dda4d59c74256a4135fce19d3eed7 /chat | |
parent | 37fae1903efcdbae5ce64a5773be37954c983501 (diff) | |
download | pkgsrc-f790e9492a415f2e058ac197dc4332e3ef4a3f95.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 |