git: 089e69f550ab - main - x11/hamclock: Pass maintinership to hamradio group
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Jul 2022 04:25:31 UTC
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=089e69f550ab5a8b8f11d7129771ded5207b6f22 commit 089e69f550ab5a8b8f11d7129771ded5207b6f22 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2022-07-11 04:24:05 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2022-07-11 04:25:20 +0000 x11/hamclock: Pass maintinership to hamradio group - Bump PORTREVISION - Add hamradio to CATEGORIES --- x11/hamclock/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11/hamclock/Makefile b/x11/hamclock/Makefile index 1c62811034b1..5dba7fbeff31 100644 --- a/x11/hamclock/Makefile +++ b/x11/hamclock/Makefile @@ -1,10 +1,11 @@ PORTNAME= hamclock PORTVERSION= 2.78 -CATEGORIES= x11 +PORTREVISION= 1 +CATEGORIES= x11 hamradio MASTER_SITES= https://www.clearskyinstitute.com/ham/HamClock/ DISTNAME= ESPHamClock -MAINTAINER= acm@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Handy clock with features for amateur radio operators LIB_DEPENDS= libcurl.so:ftp/curl