diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2001-07-17 19:11:43 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2001-07-17 19:11:43 +0000 |
commit | 9ccf367a929a3efd4675377e9eca30c44823a2b1 (patch) | |
tree | 6f7ecb185a76976a998c0192146550f3be03bea7 /www | |
parent | The author's logic was backwards -- and no VARS array was created (diff) |
Ooops, almost forgot. Bump up PORTREVISION....
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_dtcl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_dtcl/Makefile b/www/mod_dtcl/Makefile index 590604a29301..6f55ddd1a709 100644 --- a/www/mod_dtcl/Makefile +++ b/www/mod_dtcl/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_dtcl PORTVERSION= 0.11.0 +PORTREVISION= 1 CATEGORIES= www tcl83 MASTER_SITES= http://tcl.apache.org/mod_dtcl/download/ |