diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2009-12-30 21:31:40 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2009-12-30 21:31:40 +0800 |
commit | f819ff4d3a31ede7539b4cb5d06c1841ec816c9e (patch) | |
tree | a71721681f26c294f9505ccabf7f7c33afad448f /textproc/ctpp2/Makefile | |
parent | 617f847734462109d8123363068ec9867ac8bd49 (diff) | |
download | freebsd-ports-gnome-f819ff4d3a31ede7539b4cb5d06c1841ec816c9e.tar.gz freebsd-ports-gnome-f819ff4d3a31ede7539b4cb5d06c1841ec816c9e.tar.zst freebsd-ports-gnome-f819ff4d3a31ede7539b4cb5d06c1841ec816c9e.zip |
Update to 2.5.15.
PR: 142166
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 f83f36293a6d..c049e4331bef 100644 --- a/textproc/ctpp2/Makefile +++ b/textproc/ctpp2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ctpp2 -PORTVERSION= 2.5.11 +PORTVERSION= 2.5.15 CATEGORIES= textproc devel MASTER_SITES= http://ctpp.havoc.ru/download/ |