pkgsrc-WIP-changes archive

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

groovy: fix master site



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Fri Sep 25 08:56:49 2015 +0200
Changeset:	6619dcfecba84f66bba133227c7fcb197030ed8f

Modified Files:
	groovy/Makefile

Log Message:
groovy: 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=6619dcfecba84f66bba133227c7fcb197030ed8f

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

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

diffs:
diff --git a/groovy/Makefile b/groovy/Makefile
index 970e235..d4503d2 100644
--- a/groovy/Makefile
+++ b/groovy/Makefile
@@ -4,7 +4,7 @@
 DISTNAME=	groovy-binary-2.0.6
 PKGNAME=	${DISTNAME:S/binary-//}
 CATEGORIES=	lang
-MASTER_SITES=	http://dist.groovy.codehaus.org/distributions/
+MASTER_SITES=	https://bintray.com/artifact/download/groovy/maven/
 EXTRACT_SUFX=	.zip
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index