summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorriz <riz>2005-04-08 03:12:29 +0000
committerriz <riz>2005-04-08 03:12:29 +0000
commitaf0feb738c1c40fa7a8ed445269c77af12b309a5 (patch)
treefff40ca067c52d1a0640dad2a85d14ea7dcebec1 /comms
parentbcec65944b0e0c78be739ad895e4acc0b04051b3 (diff)
downloadpkgsrc-af0feb738c1c40fa7a8ed445269c77af12b309a5.tar.gz
Enable asterisk and zaptel-netbsd.
Diffstat (limited to 'comms')
-rw-r--r--comms/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile
index 5bc191a9882..8b6431c0e0e 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.52 2004/06/20 20:07:03 tv Exp $
+# $NetBSD: Makefile,v 1.53 2005/04/08 03:12:29 riz Exp $
#
COMMENT= Communication utilities
+SUBDIR+= asterisk
SUBDIR+= binkd
SUBDIR+= birda
SUBDIR+= conserver
@@ -45,5 +46,6 @@ SUBDIR+= snooper
SUBDIR+= tkhylafax
SUBDIR+= xisp
SUBDIR+= xtel
+SUBDIR+= zaptel-netbsd
.include "../mk/bsd.pkg.subdir.mk"