summaryrefslogtreecommitdiff
path: root/pear
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2004-07-31 18:52:04 +0000
committerWez Furlong <wez@php.net>2004-07-31 18:52:04 +0000
commitc8c9add3bec8f354f160e8fdbf4277d7b14ec616 (patch)
tree537ad1e75045ec86502681f2d33e9176f4223998 /pear
parent83472de48e21e64f9d19e95a978f2cfb8533e9bb (diff)
downloadphp-git-c8c9add3bec8f354f160e8fdbf4277d7b14ec616.tar.gz
Un-bork
Diffstat (limited to 'pear')
-rwxr-xr-xpear/go-pear-list.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/go-pear-list.php b/pear/go-pear-list.php
index e2a3788174..e41e1c08c3 100755
--- a/pear/go-pear-list.php
+++ b/pear/go-pear-list.php
@@ -13,7 +13,7 @@ $packages = array(
"Archive_Tar" => "1.2",
// required packages for the web frontend
-"PEAR_Frontend_Web" => "0.4"
+"PEAR_Frontend_Web" => "0.4",
"HTML_Template_IT" => "1.1",
"Net_UserAgent_Detect" => "1.0",
);