From 7c203ee31e751f75e73fdbc78527419b4d7eaf1c Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 27 Jan 2013 08:39:19 +0000 Subject: use HTTP master site. --- cad/librecad/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'cad') diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile index aadb00479ba..1a2d3d3b8ed 100644 --- a/cad/librecad/Makefile +++ b/cad/librecad/Makefile @@ -1,21 +1,17 @@ -# $NetBSD: Makefile,v 1.13 2013/01/26 21:37:06 adam Exp $ +# $NetBSD: Makefile,v 1.14 2013/01/27 08:39:19 obache Exp $ # DISTNAME= LibreCAD-LibreCAD-v1.0.2-0-ga6826ad PKGNAME= librecad-1.0.2 PKGREVISION= 6 CATEGORIES= cad -MASTER_SITES= -https://github.com/LibreCAD/LibreCAD/tarball/v1.0.2 +MASTER_SITES= -http://nodeload.github.com/LibreCAD/LibreCAD/legacy.tar.gz/v1.0.2 MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://librecad.org/ COMMENT= Free Open Source personal CAD application LICENSE= gnu-gpl-v2 -# Force using "curl" for fetching the distribution file. It is only available -# over HTTPS and "curl" is the only fetch program which always supports HTTPS. -FETCH_USING= curl - WRKSRC= ${WRKDIR}/LibreCAD-LibreCAD-a5c34b2 USE_LANGUAGES= c c++ USE_TOOLS+= bash pax -- cgit v1.2.3