diff options
author | Rajesh Vaidheeswarran <rv@FreeBSD.org> | 2001-03-29 14:02:51 +0000 |
---|---|---|
committer | Rajesh Vaidheeswarran <rv@FreeBSD.org> | 2001-03-29 14:02:51 +0000 |
commit | cb66134def5ee6407aaaadc794807badbe484da1 (patch) | |
tree | 1ae464d24ecd453a5ec53027bf6aa049f61adf33 /devel/cons-test/Makefile | |
parent | cons is now at revision 2.2.0 (diff) |
cons-test is now at revision 2.2.0
Notes
Notes:
svn path=/head/; revision=40534
Diffstat (limited to 'devel/cons-test/Makefile')
-rw-r--r-- | devel/cons-test/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cons-test/Makefile b/devel/cons-test/Makefile index 68c2e885d126..c2e31793334f 100644 --- a/devel/cons-test/Makefile +++ b/devel/cons-test/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cons-test -PORTVERSION= 2.0.2 +PORTVERSION= 2.2.0 CATEGORIES= devel MASTER_SITES= http://www.dsmit.com/cons/stable/ \ http://www.gnu.org/software/cons/stable/ \ @@ -26,7 +26,7 @@ PLIST_SUB= CONS_VER=${PORTVERSION} CONS_TEST=${CONS_TEST} MAN1= cons-test.1 DOCS= CHANGES COPYING COPYRIGHT README TODO Tests.txt -TESTS= 1..71,101..147 +TESTS= 1..83,101..147 TEST_LIBS= Cmd.pm Cons.pm do-install: # |