diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2009-08-13 23:55:35 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2009-08-13 23:55:35 +0800 |
commit | 2e75c06d5283d33336b45a2d5b14e3f20b9e8fa5 (patch) | |
tree | 9ac72034a447c308e759f24f3a84bef35fab3e82 /textproc/ctpp2/Makefile | |
parent | 08defaed953ae810ccbc809fdec1440de3d90d81 (diff) | |
download | freebsd-ports-gnome-2e75c06d5283d33336b45a2d5b14e3f20b9e8fa5.tar.gz freebsd-ports-gnome-2e75c06d5283d33336b45a2d5b14e3f20b9e8fa5.tar.zst freebsd-ports-gnome-2e75c06d5283d33336b45a2d5b14e3f20b9e8fa5.zip |
Update to 2.5.9.
Bug fixes in TMPL_include inside TMPL_foreach cycle.
PR: 137727
Submitted by: maintainer
Diffstat (limited to 'textproc/ctpp2/Makefile')
-rw-r--r-- | textproc/ctpp2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ctpp2/Makefile b/textproc/ctpp2/Makefile index fdc409db9497..5ddb10cced88 100644 --- a/textproc/ctpp2/Makefile +++ b/textproc/ctpp2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ctpp2 -PORTVERSION= 2.5.8 +PORTVERSION= 2.5.9 CATEGORIES= textproc devel MASTER_SITES= http://ctpp.havoc.ru/download/ |