pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
apache-commons-pool: fix MASTER_SITE
Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Sat Oct 24 18:01:15 2015 +0200
Changeset:	dee914b3239569ca4cdde71efd85dc5e0f81831b
Modified Files:
	apache-commons-pool/Makefile
Log Message:
apache-commons-pool: 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=dee914b3239569ca4cdde71efd85dc5e0f81831b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
 apache-commons-pool/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/apache-commons-pool/Makefile b/apache-commons-pool/Makefile
index 0a68f6c..cf9992b 100644
--- a/apache-commons-pool/Makefile
+++ b/apache-commons-pool/Makefile
@@ -4,7 +4,7 @@
 DISTNAME=	commons-pool-1.5.5-bin
 PKGNAME=	apache-${DISTNAME:S/-bin//}
 CATEGORIES=	devel java
-MASTER_SITES=	${MASTER_SITE_APACHE:=/commons/pool/binaries/}
+MASTER_SITES=	http://archive.apache.org/dist/commons/pool/binaries/
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://commons.apache.org/pool/
Home |
Main Index |
Thread Index |
Old Index