diff options
author | mjl <mjl@pkgsrc.org> | 2005-09-30 21:18:58 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2005-09-30 21:18:58 +0000 |
commit | a621905704e4d106ceca6ea8c59a58fd67ebe364 (patch) | |
tree | fdbdbdc808a4f29acaf2d9590e6783f0c32da47b /comms | |
parent | d2f15c814551927c79a14ca54e8b6f2eb4bdbd6f (diff) | |
download | pkgsrc-a621905704e4d106ceca6ea8c59a58fd67ebe364.tar.gz |
Enable asterisk-sounds-extra
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 4c541ec06c6..4675532b134 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.57 2005/06/03 20:08:34 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2005/09/30 21:18:58 mjl Exp $ # COMMENT= Communication utilities SUBDIR+= asterisk +SUBDIR+= asterisk-sounds-extra SUBDIR+= binkd SUBDIR+= birda SUBDIR+= conserver |