From 4ba21d423f30453d47c60bb9f948d4f3a31070b7 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 4 Jan 2015 18:35:42 +0100 Subject: fix url --- package/classpath/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/classpath') diff --git a/package/classpath/Makefile b/package/classpath/Makefile index 30e5c5f44..57f982f98 100644 --- a/package/classpath/Makefile +++ b/package/classpath/Makefile @@ -13,7 +13,7 @@ PKG_BUILDDEP:= gtk+ gdk-pixbuf orbit2 gconf PKG_DEPENDS:= libgtk gdk-pixbuf orbit2 gconf HOST_BUILDDEP:= gcj-host ecj-host PKG_URL:= http://www.gnu.org/software/classpath/home.html -PKG_SITES:= ftp.gnu.org/classpath/ \ +PKG_SITES:= ftp://ftp.gnu.org/classpath/ \ http://www.antlr3.org/download/ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz antlr-3.5.2-complete.jar -- cgit v1.2.3