diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/callid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/callid/Makefile b/misc/callid/Makefile index c575926e7970..15eff6afca1c 100644 --- a/misc/callid/Makefile +++ b/misc/callid/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc MASTER_SITES= http://possamai.home.xs4all.nl/callid/ MAINTAINER= ports@FreeBSD.org -COMMENT= Utility to log incoming calls using ISDN and output to mysql/php +COMMENT= Utility to log incoming calls using ISDN and output to MySQL/PHP USE_MYSQL= yes USE_PERL5= yes |