From 62a16058a54c5e899abe4729eb4893b909d25b84 Mon Sep 17 00:00:00 2001 From: sthen Date: Tue, 13 Oct 2009 11:12:52 +0000 Subject: [PATCH] +astmanproxy --- infrastructure/db/user.list | 3 ++- telephony/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/infrastructure/db/user.list b/infrastructure/db/user.list index 652f376b2b9..7a0cbac21f8 100644 --- a/infrastructure/db/user.list +++ b/infrastructure/db/user.list @@ -1,4 +1,4 @@ -$OpenBSD: user.list,v 1.125 2009/10/10 15:08:12 ajacoutot Exp $ +$OpenBSD: user.list,v 1.126 2009/10/13 11:12:52 sthen Exp $ This file lists all users and groups that are created by ports or that users are encouraged to create after installing a port (these are marked @@ -148,3 +148,4 @@ id user group port options 637 _memcached _memcached misc/memcached 638 _prosody _prosody net/prosody 639 _polkituser _polkituser sysutils/policykit +640 _astmanproxy _astmanproxy telephony/astmanproxy diff --git a/telephony/Makefile b/telephony/Makefile index 4d02299d33a..94ed1643b91 100644 --- a/telephony/Makefile +++ b/telephony/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2009/06/07 12:02:43 sthen Exp $ +# $OpenBSD: Makefile,v 1.19 2009/10/13 11:13:34 sthen Exp $ SUBDIR += app_conference SUBDIR += asterisk @@ -6,6 +6,7 @@ SUBDIR += asterisk-native-sounds SUBDIR += asterisk-openbsd-moh SUBDIR += asterisk-sounds + SUBDIR += astmanproxy SUBDIR += chan_unistim SUBDIR += fobbit SUBDIR += gsutil