diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2012-11-06 14:55:05 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2012-11-06 14:55:05 +0000 |
commit | 3ef0144ff951166526756e8eb219a3005a62e57f (patch) | |
tree | bf0baad5fda505852d6602416822dfbba80ee449 /textproc/irstlm/Makefile | |
parent | 875855eefc81de5f34447fa8a53aaad55005eae2 (diff) | |
download | ports-3ef0144ff951166526756e8eb219a3005a62e57f.tar.gz ports-3ef0144ff951166526756e8eb219a3005a62e57f.zip |
Update to version 5.40.02.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=307070
Diffstat (limited to 'textproc/irstlm/Makefile')
-rw-r--r-- | textproc/irstlm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/irstlm/Makefile b/textproc/irstlm/Makefile index d802ac3d5f1a..7ea10173e6af 100644 --- a/textproc/irstlm/Makefile +++ b/textproc/irstlm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= irstlm -PORTVERSION= 5.40.01 +PORTVERSION= 5.40.02 CATEGORIES= textproc MASTER_SITES= http://hlt.fbk.eu/sites/hlt.fbk.eu/files/irstlm/ |