pkgsrc-WIP-changes archive

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

apache-commons-logging: fix MASTER_SITE



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Mon Oct 19 20:54:44 2015 +0200
Changeset:	612df6aa7db0be12b40c00b5733c23d45f2f92cf

Modified Files:
	apache-commons-logging/Makefile

Log Message:
apache-commons-logging: 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=612df6aa7db0be12b40c00b5733c23d45f2f92cf

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

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

diffs:
diff --git a/apache-commons-logging/Makefile b/apache-commons-logging/Makefile
index d5a3326..3601226 100644
--- a/apache-commons-logging/Makefile
+++ b/apache-commons-logging/Makefile
@@ -4,7 +4,7 @@
 DISTNAME=	commons-logging-1.1.1-bin
 PKGNAME=	apache-${DISTNAME:S/-bin//}
 CATEGORIES=	devel java
-MASTER_SITES=	http://www.fightrice.com/mirrors/apache//commons/logging/binaries/
+MASTER_SITES=	http://archive.apache.org/dist/commons/logging/binaries/
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://commons.apache.org/logging/


Home | Main Index | Thread Index | Old Index