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/mod_dtcl | |
parent | 56c6a67bbca19e5fcd551a1fd8045f5fd13105ea (diff) | |
download | ports-9ccf367a929a3efd4675377e9eca30c44823a2b1.tar.gz ports-9ccf367a929a3efd4675377e9eca30c44823a2b1.zip |
Notes
Diffstat (limited to 'www/mod_dtcl')
-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/ |