diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-09-27 18:08:14 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-09-27 18:08:14 +0000 |
commit | 1bae556a1c2515ab09b686c101afa2a0500c2802 (patch) | |
tree | 4a7a269c138a0cf15c08b64ce4f167cea038d9fd /math/sc-im | |
parent | 1f941c5dad83377994ca2edcb8612f8b1b10d8d7 (diff) |
Notes
Diffstat (limited to 'math/sc-im')
-rw-r--r-- | math/sc-im/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/sc-im/Makefile b/math/sc-im/Makefile index 006a89dfd5f5..c19384f9a3d0 100644 --- a/math/sc-im/Makefile +++ b/math/sc-im/Makefile @@ -2,6 +2,7 @@ PORTNAME= sc-im PORTVERSION= 0.6.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= math |