diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-06-10 16:01:40 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-06-10 16:01:40 +0000 |
commit | 7bf35684efb43d0e425342dd0cd0414447a7601b (patch) | |
tree | 70b517ca8998cf26e8eaa64fdaca27f4e3200d4e /x11/xcalc/Makefile | |
parent | 45dd5294ac4f2394e7caa8c1ec799824ff021ff9 (diff) | |
download | ports-7bf35684efb43d0e425342dd0cd0414447a7601b.tar.gz ports-7bf35684efb43d0e425342dd0cd0414447a7601b.zip |
Notes
Diffstat (limited to 'x11/xcalc/Makefile')
-rw-r--r-- | x11/xcalc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcalc/Makefile b/x11/xcalc/Makefile index f833848d30f2..5e28515dcc28 100644 --- a/x11/xcalc/Makefile +++ b/x11/xcalc/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xcalc -PORTVERSION= 1.0.7 +PORTVERSION= 1.1.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org |