pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms Enable asterisk and zaptel-netbsd.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5fcdfd969c83
branches:  trunk
changeset: 492254:5fcdfd969c83
user:      riz <riz%pkgsrc.org@localhost>
date:      Fri Apr 08 03:12:29 2005 +0000

description:
Enable asterisk and zaptel-netbsd.

diffstat:

 comms/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r a6c72c827beb -r 5fcdfd969c83 comms/Makefile
--- a/comms/Makefile    Fri Apr 08 03:10:52 2005 +0000
+++ b/comms/Makefile    Fri Apr 08 03:12:29 2005 +0000
@@ -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+=       tkhylafax
 SUBDIR+=       xisp
 SUBDIR+=       xtel
+SUBDIR+=       zaptel-netbsd
 
 .include "../mk/bsd.pkg.subdir.mk"



Home | Main Index | Thread Index | Old Index