diff options
author | jaapb <jaapb> | 2015-12-01 13:04:52 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2015-12-01 13:04:52 +0000 |
commit | f644a2083ec11e3e4f7e557a15a1ebe801b954f2 (patch) | |
tree | 01c0b4b7f35024825251ccbbf618d1c2f4bf496d | |
parent | 834550e8299f7ba637bd5079a7690656e66a629f (diff) | |
download | pkgsrc-f644a2083ec11e3e4f7e557a15a1ebe801b954f2.tar.gz |
Added telepathy-farstream to SUBDIRs
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 6756f4a4dd1..df07e7333b1 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.181 2015/12/01 13:01:03 jaapb Exp $ +# $NetBSD: Makefile,v 1.182 2015/12/01 13:04:52 jaapb Exp $ # COMMENT= Communication programs @@ -113,6 +113,7 @@ SUBDIR+= smirk SUBDIR+= spectrum SUBDIR+= swift SUBDIR+= telepathy-farsight +SUBDIR+= telepathy-farstream SUBDIR+= telepathy-gabble SUBDIR+= telepathy-glib SUBDIR+= telepathy-idle |