diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2004-07-25 18:31:05 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2004-07-25 18:31:05 +0000 |
commit | 2d54b85116d82182b64e90ded2c79852be25eb48 (patch) | |
tree | d996396fa16c00328b9c6c5d099f22bc979988ff /textproc/sablotron/Makefile | |
parent | 53367e57a90287d597bfa9f0a40de18e9736644a (diff) |
Updated to 1.0.1
PR: ports/69533
Submitted by: Radim Kolar <hsn@netmag.cz>
Notes
Notes:
svn path=/head/; revision=114700
Diffstat (limited to 'textproc/sablotron/Makefile')
-rw-r--r-- | textproc/sablotron/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index 6b17b006368f..a4bbaba1ea2e 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Sablot -PORTVERSION= 1.0 -PORTREVISION= 2 +PORTVERSION= 1.0.1 CATEGORIES= textproc MASTER_SITES= http://download-2.gingerall.cz/download/sablot/ |