diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-29 15:20:32 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-29 15:20:32 +0000 |
commit | c3eb7a321015906e79644c5b0a46b27e68b658f4 (patch) | |
tree | 837cae602b0fabdd6e51ba55d904edb17a5d6714 /sysutils/logtool-devel/Makefile | |
parent | 7c46f9a57bc5c6ec92ecbef8df8e5936b2421833 (diff) | |
download | ports-c3eb7a321015906e79644c5b0a46b27e68b658f4.tar.gz ports-c3eb7a321015906e79644c5b0a46b27e68b658f4.zip |
Notes
Diffstat (limited to 'sysutils/logtool-devel/Makefile')
-rw-r--r-- | sysutils/logtool-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/logtool-devel/Makefile b/sysutils/logtool-devel/Makefile index 17f019aa299a..455c997c111e 100644 --- a/sysutils/logtool-devel/Makefile +++ b/sysutils/logtool-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= logtool -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= sysutils MASTER_SITES= http://xjack.org/logtool/download/ |