diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-07-29 22:18:44 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-07-29 22:18:44 +0000 |
commit | 09f9633cb617878a6611cfdfb630e55d957188ef (patch) | |
tree | 75221c7f7553f4576b2cf1137ee3db4058fd8973 /math/x12arima/Makefile | |
parent | d2346f31bcdb9a72f7cb14c3d3127c2d198a087e (diff) |
Notes
Diffstat (limited to 'math/x12arima/Makefile')
-rw-r--r-- | math/x12arima/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/x12arima/Makefile b/math/x12arima/Makefile index e273c5b05a61..89e52af45fd5 100644 --- a/math/x12arima/Makefile +++ b/math/x12arima/Makefile @@ -3,7 +3,7 @@ PORTNAME= x12arima PORTVERSION= 0.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math finance MASTER_SITES= http://www.census.gov/ts/x12a/v03/unix/ DISTFILES= omegav03src.tar.gz |