git: c25e682e5fb7 - main - security/opendoas: remove unnecessary DISTNAME
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jun 2024 20:25:42 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=c25e682e5fb71f1537298b0970722cb445356cab commit c25e682e5fb71f1537298b0970722cb445356cab Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-06-09 20:23:35 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-06-09 20:23:35 +0000 security/opendoas: remove unnecessary DISTNAME PR: 279598 Fixes: 2820df617d13 (new port: portable version of OpenBSD's doas) --- security/opendoas/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/security/opendoas/Makefile b/security/opendoas/Makefile index 50b3c489b64f..6e30ec1a2734 100644 --- a/security/opendoas/Makefile +++ b/security/opendoas/Makefile @@ -2,7 +2,6 @@ PORTNAME= opendoas DISTVERSIONPREFIX= v DISTVERSION= 6.8.2 CATEGORIES= security -DISTNAME= opendoas PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ # pam: always print pam_conv messages to stderr: