diff options
author | wen <wen@FreeBSD.org> | 2015-01-10 19:08:07 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2015-01-10 19:08:07 +0800 |
commit | 1a435e09d78c8b514a1e3dc7160c334cdf74721a (patch) | |
tree | ef40fbfe031b794b8ecd92e881e8d6443be59d3f /math/libqalculate | |
parent | faab6386ba08faf9e527aa2b2aeef590fef80bfd (diff) | |
download | freebsd-ports-gnome-1a435e09d78c8b514a1e3dc7160c334cdf74721a.tar.gz freebsd-ports-gnome-1a435e09d78c8b514a1e3dc7160c334cdf74721a.tar.zst freebsd-ports-gnome-1a435e09d78c8b514a1e3dc7160c334cdf74721a.zip |
- Update math/cln to 1.3.4 and bump PORTREVISION of the ports
which depends on cln
Diffstat (limited to 'math/libqalculate')
-rw-r--r-- | math/libqalculate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index 574c706897d1..1ac19f9481f4 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -3,7 +3,7 @@ PORTNAME= libqalculate PORTVERSION= 0.9.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= SF/qalculate/${PORTNAME}/${PORTNAME}-${PORTVERSION} |