diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-04-12 06:36:31 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-04-12 06:36:31 +0000 |
commit | 9b21a3a084c9a5c4e8ad95b5e1dcac3dc835998b (patch) | |
tree | 919393f150a5705b76814a092d02703b32940682 /math/cocoalib | |
parent | 6987b2c75547dc39e8c95eaee0aabb36e4043ef0 (diff) |
Notes
Diffstat (limited to 'math/cocoalib')
-rw-r--r-- | math/cocoalib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/cocoalib/Makefile b/math/cocoalib/Makefile index 6c1c60d383ba..3552482fb413 100644 --- a/math/cocoalib/Makefile +++ b/math/cocoalib/Makefile @@ -2,6 +2,7 @@ PORTNAME= cocoalib DISTVERSION= 0.99600 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://cocoa.dima.unige.it/cocoalib/tgz/ DISTNAME= CoCoALib-0.99600 |