diff options
author | miwi <miwi@FreeBSD.org> | 2011-02-05 11:24:39 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-02-05 11:24:39 +0800 |
commit | 5191dc43e1cc54fb71dd99caefc3034adc71b6da (patch) | |
tree | 31d5d09d9259ecf6e66cb22e0d1cd02f9672d856 /textproc/ctpp2/Makefile | |
parent | 34e7b4a0ef29c3b300a315d9aaedb762966fdc18 (diff) | |
download | freebsd-ports-gnome-5191dc43e1cc54fb71dd99caefc3034adc71b6da.tar.gz freebsd-ports-gnome-5191dc43e1cc54fb71dd99caefc3034adc71b6da.tar.zst freebsd-ports-gnome-5191dc43e1cc54fb71dd99caefc3034adc71b6da.zip |
- Update to 2.6.8
PR: 154467
Submitted by: "Andrei V. Shetukhin" <reki@reki.ru> (maintainer)
Feature safe: yes
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 e0ebaad5343a..15d732432130 100644 --- a/textproc/ctpp2/Makefile +++ b/textproc/ctpp2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ctpp2 -PORTVERSION= 2.6.3 +PORTVERSION= 2.6.8 CATEGORIES= textproc devel MASTER_SITES= http://ctpp.havoc.ru/download/ |