diff options
author | Brad Davis <brd@FreeBSD.org> | 2015-02-13 01:01:35 +0000 |
---|---|---|
committer | Brad Davis <brd@FreeBSD.org> | 2015-02-13 01:01:35 +0000 |
commit | c31c9023ec7116f916655a2e2ada28a2f9bf54e7 (patch) | |
tree | e70d1fea02fdd7b587025a0b6de7472a5f4fb4d5 /math/abacus/Makefile | |
parent | d4c4b9a3af457719f261a2fbb5770a81722165df (diff) | |
download | ports-c31c9023ec7116f916655a2e2ada28a2f9bf54e7.tar.gz ports-c31c9023ec7116f916655a2e2ada28a2f9bf54e7.zip |
Notes
Diffstat (limited to 'math/abacus/Makefile')
-rw-r--r-- | math/abacus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/abacus/Makefile b/math/abacus/Makefile index d5cb34711411..18e8f9772d88 100644 --- a/math/abacus/Makefile +++ b/math/abacus/Makefile @@ -3,7 +3,7 @@ PORTNAME= abacus DISTVERSION= 3.2betaU1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= http://www.informatik.uni-koeln.de/abacus/ |