diff options
-rw-r--r-- | www/phpsysinfo-dev/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/phpsysinfo-dev/Makefile b/www/phpsysinfo-dev/Makefile index a09b79b4e799..a997e5c74fb3 100644 --- a/www/phpsysinfo-dev/Makefile +++ b/www/phpsysinfo-dev/Makefile @@ -6,13 +6,14 @@ PORTNAME= phpSysInfo DISTVERSION= 3.0-RC9 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/3.0-RC9 MAINTAINER= walt@relnor.com COMMENT= A PHP script for displaying system information -USE_PHP= pcre xml simplexml +USE_PHP= pcre xml simplexml mbstring WANT_PHP_WEB= yes CONFLICTS= phpsysinfo-2.[0-9]* |