diff options
author | jaapb <jaapb> | 2015-12-01 13:01:03 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2015-12-01 13:01:03 +0000 |
commit | 8afe7a8be93a4b7e73d11d19271b11cf6bfe2877 (patch) | |
tree | 29a07c37ea139176384d5c5cdbac9c109cf537b0 | |
parent | e2644ca2e6e3cd13064cba6317de6ca37c289673 (diff) | |
download | pkgsrc-8afe7a8be93a4b7e73d11d19271b11cf6bfe2877.tar.gz |
Added 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 e6febaface1..6756f4a4dd1 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.180 2015/06/04 20:20:50 youri Exp $ +# $NetBSD: Makefile,v 1.181 2015/12/01 13:01:03 jaapb Exp $ # COMMENT= Communication programs @@ -25,6 +25,7 @@ SUBDIR+= emech SUBDIR+= empathy SUBDIR+= epic4 SUBDIR+= epic4-doc +SUBDIR+= farstream SUBDIR+= finch SUBDIR+= fisg SUBDIR+= gajim |