git: 2bf3db579d88 - main - devel/thonny: Bump PORTREVISION since pkg-plist change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 14 Jan 2024 02:45:55 UTC
The branch main has been updated by wen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2bf3db579d8804b0db00ea5f18eba28c1365bfc3
commit 2bf3db579d8804b0db00ea5f18eba28c1365bfc3
Author: Wen Heping <wen@FreeBSD.org>
AuthorDate: 2024-01-14 02:43:44 +0000
Commit: Wen Heping <wen@FreeBSD.org>
CommitDate: 2024-01-14 02:43:44 +0000
devel/thonny: Bump PORTREVISION since pkg-plist change
Really pass maintainership to submitter
---
devel/thonny/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/devel/thonny/Makefile b/devel/thonny/Makefile
index dad23f1370e6..4358d276ccb0 100644
--- a/devel/thonny/Makefile
+++ b/devel/thonny/Makefile
@@ -1,11 +1,11 @@
PORTNAME= thonny
PORTVERSION= 4.1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel education python
MASTER_SITES= PYPI
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
-MAINTAINER= wen@FreeBSD.org
+MAINTAINER= kenrap@kennethraplee.com
COMMENT= Python IDE for beginners
WWW= https://thonny.org/