diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-05 22:46:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-05 22:46:53 +0000 |
commit | 91c3078096a529d49ba0141e85e0f379c518209c (patch) | |
tree | 492d20357c6842e631f12acd54767f5b5087f989 /science/lm | |
parent | e70e7eca380e6a9f1057fbeebaecb25224d738b1 (diff) |
Notes
Diffstat (limited to 'science/lm')
-rw-r--r-- | science/lm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/lm/Makefile b/science/lm/Makefile index 3b8fda3185e1..abb5f783427e 100644 --- a/science/lm/Makefile +++ b/science/lm/Makefile @@ -2,7 +2,7 @@ PORTNAME= lm DISTVERSION= 2.3.0 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONSUFFIX= -src CATEGORIES= science MASTER_SITES= http://scs.illinois.edu/schulten/${PORTNAME}/download/${PORTNAME}${DISTVERSION:R:S/.//}/ |