aboutsummaryrefslogtreecommitdiff
path: root/devel/tortoisehg/Makefile
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2022-04-21 05:47:35 +0000
committerGleb Popov <arrowd@FreeBSD.org>2022-04-21 05:47:58 +0000
commitafd9cef4932a06fcc5ef9988957ef631382e780c (patch)
treee69007a458aac4765145d60f6808bb421b910f3c /devel/tortoisehg/Makefile
parentfeb8efe19300a3984550a768797e7692ea5388a0 (diff)
downloadports-afd9cef4932a06fcc5ef9988957ef631382e780c.tar.gz
ports-afd9cef4932a06fcc5ef9988957ef631382e780c.zip
devel/tortoisehg: Update to 6.1.1
Diffstat (limited to 'devel/tortoisehg/Makefile')
-rw-r--r--devel/tortoisehg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/tortoisehg/Makefile b/devel/tortoisehg/Makefile
index 3c23de94e392..85bbe951d992 100644
--- a/devel/tortoisehg/Makefile
+++ b/devel/tortoisehg/Makefile
@@ -1,12 +1,12 @@
PORTNAME= tortoisehg
-DISTVERSION= 6.1
+DISTVERSION= 6.1.1
CATEGORIES= devel
MASTER_SITES= https://www.mercurial-scm.org/release/tortoisehg/targz/
MAINTAINER= arrowd@FreeBSD.org
COMMENT= GUI for Mercurial VCS
-LICENSE= GPLv2
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING.txt
BUILD_DEPENDS= ${PY_MERCURIAL}