diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-04-22 13:16:33 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-04-22 13:16:33 +0000 |
commit | 879e75a6593d4f669464a017aaebd9f8bee250f3 (patch) | |
tree | 44760fb1f02ea408fa8f79bb5c9a29b881768f31 /math/eispack | |
parent | ac9adb54c85f3dfb91ab2b68f5398801ca2e1f78 (diff) | |
download | ports-879e75a6593d4f669464a017aaebd9f8bee250f3.tar.gz ports-879e75a6593d4f669464a017aaebd9f8bee250f3.zip |
Notes
Diffstat (limited to 'math/eispack')
-rw-r--r-- | math/eispack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/eispack/Makefile b/math/eispack/Makefile index a4958a4f4e81..f68c806a95df 100644 --- a/math/eispack/Makefile +++ b/math/eispack/Makefile @@ -3,7 +3,7 @@ PORTNAME= eispack PORTVERSION= 1.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MASTER_SITES= NL DISTFILES= ${SRCS} |