pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

stayrtr: Fix license to modified-bsd



Module Name:	pkgsrc-wip
Committed By:	Marcin Gondek <drixter%e-utp.net@localhost>
Pushed By:	drixter
Date:		Mon Sep 14 22:42:00 2026 +0200
Changeset:	2e631c8fe7f2aace54cff7ab4dc8585738485287

Modified Files:
	stayrtr/Makefile

Log Message:
stayrtr: Fix license to modified-bsd

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2e631c8fe7f2aace54cff7ab4dc8585738485287

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 stayrtr/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/stayrtr/Makefile b/stayrtr/Makefile
index 8dfe0e5cec..320e314563 100644
--- a/stayrtr/Makefile
+++ b/stayrtr/Makefile
@@ -8,7 +8,7 @@ GITHUB_TAG=	v${PKGVERSION_NOREV}
 MAINTAINER=	drixter%e-utp.net@localhost
 HOMEPAGE=	https://github.com/bgp/stayrtr/
 COMMENT=	Open-Source implementation of RPKI-to-Router protocol
-LICENSE=	2-clause-bsd
+LICENSE=	modified-bsd
 
 USE_LANGUAGES=	c
 


Home | Main Index | Thread Index | Old Index