diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-09 14:04:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-09 14:04:49 +0000 |
commit | 40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954 (patch) | |
tree | 070f64462a1ed48d7c9c5741162e39787f5d9e84 /math/bcal | |
parent | d741d40d75eab7aeb59e86cf967d1c5fc090c515 (diff) |
Notes
Diffstat (limited to 'math/bcal')
-rw-r--r-- | math/bcal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/bcal/Makefile b/math/bcal/Makefile index 23f87ed55d7b..8956417f1a68 100644 --- a/math/bcal/Makefile +++ b/math/bcal/Makefile @@ -3,6 +3,7 @@ PORTNAME= bcal DISTVERSIONPREFIX= v DISTVERSION= 2.1-12 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g6867abd CATEGORIES= math |