diff options
author | mi <mi@FreeBSD.org> | 2001-07-18 03:11:43 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2001-07-18 03:11:43 +0800 |
commit | 14f61f46e6859ccedbb87745032cf23b31564e24 (patch) | |
tree | 6ee04f8d8293ccc1c0c37fdd15d6bc18d4718280 /www/mod_dtcl | |
parent | 05b842d1f29fc8980d3854b91ac621606a56c2cf (diff) | |
download | freebsd-ports-gnome-14f61f46e6859ccedbb87745032cf23b31564e24.tar.gz freebsd-ports-gnome-14f61f46e6859ccedbb87745032cf23b31564e24.tar.zst freebsd-ports-gnome-14f61f46e6859ccedbb87745032cf23b31564e24.zip |
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 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/ |