diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-09-17 08:32:54 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-09-17 08:32:54 +0000 |
commit | e0c31886c604871197248c25838ff772a507b401 (patch) | |
tree | 151abc4b91b50041c5b0bb9de1bd8696d2ae8b1a /net/asterisk16/Makefile | |
parent | e01b9a9ed207efd9511916a44b6cf7a540541f04 (diff) | |
download | ports-e0c31886c604871197248c25838ff772a507b401.tar.gz ports-e0c31886c604871197248c25838ff772a507b401.zip |
Notes
Diffstat (limited to 'net/asterisk16/Makefile')
-rw-r--r-- | net/asterisk16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile index 7ffdfbb0287d..56b36f3eed32 100644 --- a/net/asterisk16/Makefile +++ b/net/asterisk16/Makefile @@ -13,7 +13,7 @@ CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= flo@kasimir.com COMMENT= An Open Source PBX and telephony toolkit LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \ |