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/taucs/Makefile | |
parent | ac9adb54c85f3dfb91ab2b68f5398801ca2e1f78 (diff) | |
download | ports-879e75a6593d4f669464a017aaebd9f8bee250f3.tar.gz ports-879e75a6593d4f669464a017aaebd9f8bee250f3.zip |
Notes
Diffstat (limited to 'math/taucs/Makefile')
-rw-r--r-- | math/taucs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/taucs/Makefile b/math/taucs/Makefile index f1b7b59b2acd..60bebdf0ecf6 100644 --- a/math/taucs/Makefile +++ b/math/taucs/Makefile @@ -3,7 +3,7 @@ PORTNAME= taucs PORTVERSION= 2.2 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math MASTER_SITES= http://www.tau.ac.il/~stoledo/taucs/${PORTVERSION}/ \ LOCAL/bf |