pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/codeberg-cli
Module Name: pkgsrc
Committed By: pin
Date: Wed Jan 21 14:51:26 UTC 2026
Modified Files:
pkgsrc/devel/codeberg-cli: Makefile
Log Message:
codeberg-cli: restore correct license
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/codeberg-cli/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/codeberg-cli/Makefile
diff -u pkgsrc/devel/codeberg-cli/Makefile:1.7 pkgsrc/devel/codeberg-cli/Makefile:1.8
--- pkgsrc/devel/codeberg-cli/Makefile:1.7 Wed Jan 21 14:44:00 2026
+++ pkgsrc/devel/codeberg-cli/Makefile Wed Jan 21 14:51:26 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2026/01/21 14:44:00 pin Exp $
+# $NetBSD: Makefile,v 1.8 2026/01/21 14:51:26 pin Exp $
DISTNAME= codeberg-cli-0.5.4
CATEGORIES= devel
@@ -8,7 +8,7 @@ SITES.${DISTNAME}.tar.gz= -${MASTER_SITE
MAINTAINER= schmonz%NetBSD.org@localhost
HOMEPAGE= https://codeberg.org/Aviac/codeberg-cli/
COMMENT= CLI for codeberg and forgejo similar to gh, glab and tea
-LICENSE= mit #gnu-agpl-v3
+LICENSE= gnu-agpl-v3
WRKSRC= ${WRKDIR}/${PKGBASE}
Home |
Main Index |
Thread Index |
Old Index