git: da9687992899 - main - net/madonctl: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Jun 2023 07:18:15 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=da96879928993afb0e0f2194a7056bc0f08e7373 commit da96879928993afb0e0f2194a7056bc0f08e7373 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-06-30 07:02:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-06-30 07:02:06 +0000 net/madonctl: Cosmetic change --- net/madonctl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/madonctl/Makefile b/net/madonctl/Makefile index f1b24928a1f9..1442667a0533 100644 --- a/net/madonctl/Makefile +++ b/net/madonctl/Makefile @@ -1,7 +1,7 @@ PORTNAME= madonctl PORTVERSION= 2.3.2 -PORTREVISION= 6 DISTVERSIONPREFIX= v +PORTREVISION= 6 CATEGORIES= net MAINTAINER= sunpoet@FreeBSD.org