diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-06-11 19:09:39 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-06-11 19:09:39 +0000 |
commit | a5c4b47058d05e2136d092a49c903a6945d30ba9 (patch) | |
tree | ecff0a1856af8385422b0a37e0aa0fab9b7b0073 /devel/pear-PHPUnit/Makefile | |
parent | ca7364cdd2499883e87271772ee9a33ffe30e5b1 (diff) | |
download | ports-a5c4b47058d05e2136d092a49c903a6945d30ba9.tar.gz ports-a5c4b47058d05e2136d092a49c903a6945d30ba9.zip |
Notes
Diffstat (limited to 'devel/pear-PHPUnit/Makefile')
-rw-r--r-- | devel/pear-PHPUnit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-PHPUnit/Makefile b/devel/pear-PHPUnit/Makefile index f2df459c6523..b1ef736b8e89 100644 --- a/devel/pear-PHPUnit/Makefile +++ b/devel/pear-PHPUnit/Makefile @@ -6,10 +6,10 @@ # PORTNAME= PHPUnit -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tux@pinguru.net COMMENT= Regression testing framework for unit tests BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR |