aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Event_Dispatcher/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-11 18:37:07 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-11 18:37:07 +0000
commite2255a79bb37d6d8b1d067abddbe32164683e792 (patch)
tree64d93263a967980c896bc70e96a5c9eb4e6aa97c /devel/pear-Event_Dispatcher/Makefile
parent2783fca049c795e1c5da91dbdeb6e770e0e486ca (diff)
downloadports-e2255a79bb37d6d8b1d067abddbe32164683e792.tar.gz
ports-e2255a79bb37d6d8b1d067abddbe32164683e792.zip
Notes
Diffstat (limited to 'devel/pear-Event_Dispatcher/Makefile')
-rw-r--r--devel/pear-Event_Dispatcher/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/pear-Event_Dispatcher/Makefile b/devel/pear-Event_Dispatcher/Makefile
index d0f020524180..79ddbaef331a 100644
--- a/devel/pear-Event_Dispatcher/Makefile
+++ b/devel/pear-Event_Dispatcher/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Event_Dispatcher
-PORTVERSION= 0.9.1
+PORTVERSION= 1.0.0
CATEGORIES= devel pear
MAINTAINER= antonio@php.net
@@ -19,7 +19,8 @@ USE_REINPLACE= yes
CATEGORY= Event
FILES= Dispatcher.php Notification.php
-EXAMPLES= bubbling.php cancel.php notification-class.php object.php
+EXAMPLES= bubbling.php cancel.php debugging.php notification-class.php \
+ object.php
TESTS= Console_TestListener.php Dispatcher_testcase.php test.php
post-extract: