diff options
Diffstat (limited to 'net/asterisk-g72x/Makefile')
-rw-r--r-- | net/asterisk-g72x/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/asterisk-g72x/Makefile b/net/asterisk-g72x/Makefile index f9a67c591e14..f6c65c1d8f2b 100644 --- a/net/asterisk-g72x/Makefile +++ b/net/asterisk-g72x/Makefile @@ -7,6 +7,7 @@ DISTNAME= asterisk-${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSU MAINTAINER= ports@FreeBSD.org COMMENT= G.729 codec for Asterisk PBX +WWW= http://asterisk.hosting.lv/ LIB_DEPENDS= libbcg729.so:audio/bcg729 |