summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-01-27 08:39:19 +0000
committerobache <obache@pkgsrc.org>2013-01-27 08:39:19 +0000
commit3c33825dc9b5c79d7509b54a2b0b743382e3c253 (patch)
tree99e11bebcad89bbc9271e4fd44a6b62135830dae /cad
parent765f5a94b9ac63935964984e1451add4d4ed1523 (diff)
downloadpkgsrc-3c33825dc9b5c79d7509b54a2b0b743382e3c253.tar.gz
use HTTP master site.
Diffstat (limited to 'cad')
-rw-r--r--cad/librecad/Makefile8
1 files changed, 2 insertions, 6 deletions
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