pkgsrc-WIP-changes archive

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

apache-commons-collections: fix MASTER_SITE



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

Modified Files:
	apache-commons-collections/Makefile

Log Message:
apache-commons-collections: 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=ab189b666373f527dd744d573cd0e56710ca9a5f

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

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

diffs:
diff --git a/apache-commons-collections/Makefile b/apache-commons-collections/Makefile
index 649320e..4c0ab5c 100644
--- a/apache-commons-collections/Makefile
+++ b/apache-commons-collections/Makefile
@@ -4,7 +4,7 @@
 DISTNAME=	commons-collections-3.2.1-bin
 PKGNAME=	apache-${DISTNAME:S/-bin//}
 CATEGORIES=	devel java
-MASTER_SITES=	http://www.motorlogy.com/apachemirror//commons/collections/binaries/
+MASTER_SITES=	http://archive.apache.org/dist/commons/collections/binaries/
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://commons.apache.org/collections/


Home | Main Index | Thread Index | Old Index