diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2001-08-08 03:23:35 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2001-08-08 03:23:35 +0000 |
commit | 97d3f9d9d8efcee2c70d49bb0b7fc814d291b85b (patch) | |
tree | b09ec97787322d7b7298efb77bb3d044fb1e8e17 /www/mod_dtcl/Makefile | |
parent | Update to Vim 6.0 beta AQ (diff) |
Upgrade to 0.11.1... The contents of the patch-tmp should really be
submitted to the libapreq developers -- the mod_dtcl author simply
bundles a couple of their source files with mod_dtcl...
Notes
Notes:
svn path=/head/; revision=45938
Diffstat (limited to 'www/mod_dtcl/Makefile')
-rw-r--r-- | www/mod_dtcl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mod_dtcl/Makefile b/www/mod_dtcl/Makefile index 6f55ddd1a709..1cfba71a2cef 100644 --- a/www/mod_dtcl/Makefile +++ b/www/mod_dtcl/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mod_dtcl -PORTVERSION= 0.11.0 -PORTREVISION= 1 +PORTVERSION= 0.11.1 CATEGORIES= www tcl83 MASTER_SITES= http://tcl.apache.org/mod_dtcl/download/ |