pkgsrc-WIP-changes archive

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

tllist: fix MASTER_SITES



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Sat Feb 7 11:25:12 2026 +0100
Changeset:	51bf40d3b1709cfdb208dc40a7acc141a9536493

Modified Files:
	tllist/Makefile

Log Message:
tllist: fix MASTER_SITES

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

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

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

diffs:
diff --git a/tllist/Makefile b/tllist/Makefile
index 4b999067ad..fc24bda4ca 100644
--- a/tllist/Makefile
+++ b/tllist/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	tllist-1.1.0
 CATEGORIES=	devel
-MASTER_SITES=	https://codeberg.org/dnkl/tllist/releases/download/${PKGVERSION_NOREV}
+MASTER_SITES=	https://codeberg.org/dnkl/tllist/releases/download/${PKGVERSION_NOREV}/
 
 MAINTAINER=	bsiegert%NetBSD.org@localhost
 HOMEPAGE=	https://codeberg.org/dnkl/tllist/


Home | Main Index | Thread Index | Old Index