pkgsrc-WIP-changes archive

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

lmfit: fix incorrect MASTER_SITE.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Mon Jul 18 19:52:06 2016 +0200
Changeset:	82aa90639db772f37f3f33b082d3b3f5d0c98664

Modified Files:
	lmfit/Makefile

Log Message:
lmfit: fix incorrect MASTER_SITE.

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

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

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

diffs:
diff --git a/lmfit/Makefile b/lmfit/Makefile
index 470f7bc..bfacf5b 100644
--- a/lmfit/Makefile
+++ b/lmfit/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	lmfit-6.1
 CATEGORIES=	math
 MASTER_SITES=	http://apps.jcns.fz-juelich.de/src/lmfit/ \
-	http://downloads.sourceforge.net/project/lmfit/lmfit/lmfit-6.1.tgz
+	http://downloads.sourceforge.net/project/lmfit/lmfit/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	jihbed.research%gmail.com@localhost


Home | Main Index | Thread Index | Old Index