diff options
author | mi <mi@FreeBSD.org> | 2001-07-17 19:11:43 +0000 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2001-07-17 19:11:43 +0000 |
commit | 14f61f46e6859ccedbb87745032cf23b31564e24 (patch) | |
tree | 6ee04f8d8293ccc1c0c37fdd15d6bc18d4718280 /www/mod_dtcl | |
parent | 05b842d1f29fc8980d3854b91ac621606a56c2cf (diff) | |
download | FreeBSD-ports-14f61f46e6859ccedbb87745032cf23b31564e24.zip FreeBSD-ports-14f61f46e6859ccedbb87745032cf23b31564e24.tar.gz |
Ooops, almost forgot. Bump up PORTREVISION....
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 590604a..6f55ddd 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/ |