aboutsummaryrefslogtreecommitdiff
path: root/math/calc/Makefile
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2019-06-20 23:38:36 +0000
committerKai Knoblich <kai@FreeBSD.org>2019-06-20 23:38:36 +0000
commit4e1b0e33a9a0c1c15a7bf0eca76afd1439fee663 (patch)
tree3d9052bf3c95ab0d15cd58c277d65f2746bb4723 /math/calc/Makefile
parentecd75bc442d82b49d4ed8ca09376e1198dc44ec1 (diff)
downloadports-4e1b0e33a9a0c1c15a7bf0eca76afd1439fee663.tar.gz
ports-4e1b0e33a9a0c1c15a7bf0eca76afd1439fee663.zip
Notes
Diffstat (limited to 'math/calc/Makefile')
-rw-r--r--math/calc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/calc/Makefile b/math/calc/Makefile
index 9e893be8a2dd..6804ff478505 100644
--- a/math/calc/Makefile
+++ b/math/calc/Makefile
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= calc
-PORTVERSION= 2.12.6.5
-PORTREVISION= 1
+PORTVERSION= 2.12.7.2
CATEGORIES= math
MAINTAINER= johans@FreeBSD.org
COMMENT= Arbitrary precision calculator
LICENSE= LGPL21
+LICENSE_FILE= ${WRKSRC}/COPYING-LGPL
USES= gmake tar:bzip2 readline
USE_LDCONFIG= yes