aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pear-Log
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-06-12 20:15:17 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-06-12 20:15:17 +0000
commita77a0263cb8e0ab8280916508e17e1df6196cd01 (patch)
tree34a46f91ceccf52cf262a6d359a06729ac2fd1da /sysutils/pear-Log
parent93171a0f661cf0bf529516d836b57321d2d1a999 (diff)
downloadports-a77a0263cb8e0ab8280916508e17e1df6196cd01.tar.gz
ports-a77a0263cb8e0ab8280916508e17e1df6196cd01.zip
Notes
Diffstat (limited to 'sysutils/pear-Log')
-rw-r--r--sysutils/pear-Log/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile
index 112ff17044c0..9133f849b58b 100644
--- a/sysutils/pear-Log/Makefile
+++ b/sysutils/pear-Log/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Log
PORTVERSION= 1.9.11
+PORTREVISION= 1
CATEGORIES= sysutils www pear
MAINTAINER= thomas@goodking.ca
@@ -21,7 +22,7 @@ FILES= Log/composite.php Log/console.php Log/daemon.php \
Log/display.php Log/error_log.php Log/file.php \
Log/firebug.php Log/mail.php Log/mcal.php Log/mdb2.php \
Log/null.php Log/observer.php Log/sql.php Log/sqlite.php \
- Log/syslog.php Log/win.php
+ Log/syslog.php Log/win.php Log.php
DOCS= guide.txt
EXAMPLES= composite.php firebug.php php_error_handler.php \
console.php mail.php sql.php display.php null.php \