pkgsrc-WIP-changes archive

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

apache-commons-lang: fix MASTER_SITE



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Sat Oct 24 18:03:13 2015 +0200
Changeset:	4e946f38bfc73879a7aaaca6d0aebd13da61338f

Modified Files:
	apache-commons-lang/Makefile

Log Message:
apache-commons-lang: fix MASTER_SITE

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

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

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

diffs:
diff --git a/apache-commons-lang/Makefile b/apache-commons-lang/Makefile
index 97985d8..3dabe13 100644
--- a/apache-commons-lang/Makefile
+++ b/apache-commons-lang/Makefile
@@ -4,7 +4,7 @@
 DISTNAME=	commons-lang-2.5-bin
 PKGNAME=	apache-${DISTNAME:S/-bin//}
 CATEGORIES=	devel java
-MASTER_SITES=	http://apache.inetbridge.net//commons/lang/binaries/
+MASTER_SITES=	http://archive.apache.org/dist/commons/lang/binaries/
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://commons.apache.org/lang/


Home | Main Index | Thread Index | Old Index