diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-10-07 03:19:12 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-10-07 03:19:12 +0000 |
commit | 7139fa5311aaaec4362ef8d2c85eaecf0e260642 (patch) | |
tree | bb6142df892875582c6b439b1bde3cdd5303f490 /textproc/srilm | |
parent | 978ee8eb0e6ca52671986cdd417903789b06dbc6 (diff) |
- update to 1.4.5
Notes
Notes:
svn path=/head/; revision=144441
Diffstat (limited to 'textproc/srilm')
-rw-r--r-- | textproc/srilm/Makefile | 2 | ||||
-rw-r--r-- | textproc/srilm/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/srilm/Makefile b/textproc/srilm/Makefile index d5db7a8cf499..b334279568e1 100644 --- a/textproc/srilm/Makefile +++ b/textproc/srilm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= srilm -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.5 CATEGORIES= textproc DISTNAME= srilm EXTRACT_SUFX?= .tgz diff --git a/textproc/srilm/distinfo b/textproc/srilm/distinfo index e03fa24bf0e1..e2d2174b6259 100644 --- a/textproc/srilm/distinfo +++ b/textproc/srilm/distinfo @@ -1,2 +1,2 @@ -MD5 (srilm.tgz) = 875d3bfa64159f56c6b2a84e51f1e366 -SIZE (srilm.tgz) = 30083835 +MD5 (srilm.tgz) = e0923ac8fcf42c98e9118a705e0a1dd5 +SIZE (srilm.tgz) = 30315385 |