diff options
Diffstat (limited to 'www/asterisk-stat')
-rw-r--r-- | www/asterisk-stat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/asterisk-stat/Makefile b/www/asterisk-stat/Makefile index 8afec23779f3..863cddeb27e4 100644 --- a/www/asterisk-stat/Makefile +++ b/www/asterisk-stat/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.areski.net/${SITE_SUBDIR}/ DISTNAME= ${PORTNAME}-v${PORTVERSION:S/./_/g} MAINTAINER= jfkimura@yahoo.co.jp -COMMENT= ASTERISK Call Detail Records Analizer +COMMENT= ASTERISK call detail records analyzer LIB_DEPENDS= gd.[4-9]:${PORTSDIR}/graphics/gd |