aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Text_Password/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-12-26 19:38:17 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-12-26 19:38:17 +0000
commitc71a287a0a55b155e56e69b050f0387207fb463c (patch)
tree203c13b2a9a92ea8c2397d02030abaa3dd0bbb8b /security/pear-Text_Password/Makefile
parent5ccc9ff3c782aa973631c3e868d87bd6b05ba217 (diff)
downloadports-c71a287a0a55b155e56e69b050f0387207fb463c.tar.gz
ports-c71a287a0a55b155e56e69b050f0387207fb463c.zip
- Update to 1.1.0
PR: ports/90911 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
Notes
Notes: svn path=/head/; revision=152122
Diffstat (limited to 'security/pear-Text_Password/Makefile')
-rw-r--r--security/pear-Text_Password/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pear-Text_Password/Makefile b/security/pear-Text_Password/Makefile
index 75e7b54fdf0e..f3a00b7760de 100644
--- a/security/pear-Text_Password/Makefile
+++ b/security/pear-Text_Password/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Text_password
-PORTVERSION= 1.0
+PORTVERSION= 1.1.0
CATEGORIES= security www pear
MAINTAINER= jmelo@freebsdbrasil.com.br
@@ -17,7 +17,7 @@ WANT_PHP_PEAR= yes
CATEGORY= Text
FILES= Password.php
-TESTS= 01-text-password.phpt
+TESTS= Text_Password_Test.php
WRKSRC= ${WRKDIR}/Text_Password-${PORTVERSION}