aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-PHPUnit3/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-11-05 14:35:15 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-11-05 14:35:15 +0000
commit6479d8c9e7eb91ecd16101bfcb1b878907b3b174 (patch)
tree5404c59dcaa0fc2b3710f3678baca5463e0b85d3 /devel/pear-PHPUnit3/Makefile
parentc0cbbf72e59d6e549b514a094041ad98e42eac2d (diff)
Notes
Diffstat (limited to 'devel/pear-PHPUnit3/Makefile')
-rw-r--r--devel/pear-PHPUnit3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/pear-PHPUnit3/Makefile b/devel/pear-PHPUnit3/Makefile
index 188a60198442..5b911b09a4aa 100644
--- a/devel/pear-PHPUnit3/Makefile
+++ b/devel/pear-PHPUnit3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= PHPUnit2
-PORTVERSION= 2.1.2
+PORTVERSION= 2.1.3
CATEGORIES= devel www pear
MAINTAINER= antonio@php.net
@@ -71,6 +71,7 @@ FILES= Extensions/CodeCoverage/Renderer/HTML.php \
Tests/TornDown5.php Tests/WasRun.php TextUI/ResultPrinter.php \
TextUI/TestRunner.php Util/Filter.php Util/Printer.php \
Util/Skeleton.php
+SCRIPTFILES= phpunit
.include <bsd.port.pre.mk>