diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-27 11:09:43 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-27 11:09:43 +0000 |
commit | e1c673c33b36b722e77353f141898f96632a776b (patch) | |
tree | dd767330e9435196e6a9cd0678bbe06447c353b6 /www/tclwebtest/Makefile | |
parent | 989f5b11e9c106c7612f72d572ce240f5e03afd2 (diff) |
Notes
Diffstat (limited to 'www/tclwebtest/Makefile')
-rw-r--r-- | www/tclwebtest/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/tclwebtest/Makefile b/www/tclwebtest/Makefile index 6d0ee264c4df..90ad17d50928 100644 --- a/www/tclwebtest/Makefile +++ b/www/tclwebtest/Makefile @@ -7,7 +7,7 @@ PORTNAME= tclwebtest PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www tcl84 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= martin@matuska.org COMMENT= Tool for issuing HTTP requests and dealing with the result -RUN_DEPENDS= tclsh:${PORTSDIR}/lang/tcl-tk-wrapper +RUN_DEPENDS= tclsh:${PORTSDIR}/lang/tcl-wrapper NO_BUILD= YES |