pkgsrc-WIP-changes archive

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

ap2-jk2: fix master site



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Thu Nov 12 20:06:19 2015 +0100
Changeset:	00ddb79bc90bf17bd239ab9432151d913af9b309

Modified Files:
	ap2-jk2/Makefile

Log Message:
ap2-jk2: 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=00ddb79bc90bf17bd239ab9432151d913af9b309

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

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

diffs:
diff --git a/ap2-jk2/Makefile b/ap2-jk2/Makefile
index 22a0ea3..16661f5 100644
--- a/ap2-jk2/Makefile
+++ b/ap2-jk2/Makefile
@@ -5,7 +5,7 @@ DISTNAME=	jakarta-tomcat-connectors-jk2-${AP_JK_VER}-src
 PKGNAME=	ap2-jk2-${AP_JK_VER}
 PKGREVISION=	3
 CATEGORIES=	www
-MASTER_SITES=	${MASTER_SITE_APACHE:=jakarta/tomcat-connectors/jk2/source/}
+MASTER_SITES=	https://archive.apache.org/dist/tomcat/tomcat-connectors/jk2/source/
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://tomcat.apache.org/


Home | Main Index | Thread Index | Old Index