diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2011-11-09 01:38:22 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2011-11-09 01:38:22 +0000 |
commit | 55fa9cc00fc775350e4d11a22f45c8a1711ccb76 (patch) | |
tree | 07bb506b57a877c9addb5eda15dd8bceafc2e9dd /net | |
parent | 8d91c37fd7f7c90bffa0644f5c47144f16e1fe4c (diff) |
Assign maintainership to bamby@sippysoft.com, who does all technical work
on this port anyway and has more time to deal with any issues reported
(e.g. vulnerabilities, build failures etc).
Notes
Notes:
svn path=/head/; revision=285321
Diffstat (limited to 'net')
-rw-r--r-- | net/asterisk14/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile index f249bdc64348..a6b44f6b29f3 100644 --- a/net/asterisk14/Makefile +++ b/net/asterisk14/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ PKGNAMESUFFIX= 14 -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= bamby@sippysoft.com COMMENT= An Open Source PBX and telephony toolkit BUILD_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 |