aboutsummaryrefslogtreecommitdiff
path: root/www/phpsysinfo/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-12-24 20:57:52 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-12-24 20:57:52 +0000
commitea50bab3163b63da867f3e51150818044028c243 (patch)
tree847a33b4842dea432b0a4aac21ad28988a22350f /www/phpsysinfo/Makefile
parenta657afd62ccf664045e40de3af256889fc3f6e92 (diff)
downloadports-ea50bab3163b63da867f3e51150818044028c243.tar.gz
ports-ea50bab3163b63da867f3e51150818044028c243.zip
Notes
Diffstat (limited to 'www/phpsysinfo/Makefile')
-rw-r--r--www/phpsysinfo/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/www/phpsysinfo/Makefile b/www/phpsysinfo/Makefile
index 75897637c6d1..de4b186013a6 100644
--- a/www/phpsysinfo/Makefile
+++ b/www/phpsysinfo/Makefile
@@ -4,14 +4,17 @@
#
# $FreeBSD$
-PORTNAME= phpSysInfo
-DISTVERSION= 3.0-RC6
+PORTNAME= phpsysinfo
+DISTVERSION= 2.5.4
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= SF
MAINTAINER= walt@relnor.com
-COMMENT= A php script that displays info about the host being accessed
+COMMENT= A PHP script for displaying system information
+
+CONFLICTS= phpsysinfo-3.[0-9]*
+LATEST_LINK= phpsysinfo-dev
USE_PHP= pcre xml simplexml
WANT_PHP_WEB= yes