pkgsrc-WIP-changes archive

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

jabref: Fix MASTER_SITES



Module Name:	pkgsrc-wip
Committed By:	Frédéric Fauberteau <frederic%fauberteau.org@localhost>
Pushed By:	frederic
Date:		Fri Feb 27 09:33:21 2026 +0100
Changeset:	c530a03a79e8cadd49518811a6aa31d8d0e26c53

Modified Files:
	jabref/Makefile

Log Message:
jabref: 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=c530a03a79e8cadd49518811a6aa31d8d0e26c53

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

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

diffs:
diff --git a/jabref/Makefile b/jabref/Makefile
index 24389842a1..34a1ae2721 100644
--- a/jabref/Makefile
+++ b/jabref/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	JabRef-2.10
 PKGNAME=	${DISTNAME:tl}
 CATEGORIES=	misc
-MASTER_SITES=	http://sourceforge.net/projects/jabref/files/jabref/2.10/
+MASTER_SITES=	http://sourceforge.net/projects/jabref/files/v1.0%20to%20v2.11.1/2.10/
 EXTRACT_SUFX=	.jar
 
 MAINTAINER=	pouya%san-serriffe.org@localhost


Home | Main Index | Thread Index | Old Index