summaryrefslogtreecommitdiff
path: root/math/fityk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-01-27 18:41:11 +0000
committerwiz <wiz@pkgsrc.org>2014-01-27 18:41:11 +0000
commita8ce86997e0153e277ba6f540fddb593c3f19f44 (patch)
tree5a670e83731c045a6a2cd732ed95c0208be6f15a /math/fityk
parentd3a768ef59085720a0f42c43102737c59d39abd9 (diff)
downloadpkgsrc-a8ce86997e0153e277ba6f540fddb593c3f19f44.tar.gz
Do not set FETCH_USING, should not be set in a package Makefile.
Diffstat (limited to 'math/fityk')
-rw-r--r--math/fityk/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/fityk/Makefile b/math/fityk/Makefile
index 8bf832f73d3..584bb57c653 100644
--- a/math/fityk/Makefile
+++ b/math/fityk/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.26 2013/10/10 14:42:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2014/01/27 18:41:13 wiz Exp $
DISTNAME= fityk-0.9.7
PKGREVISION= 16
CATEGORIES= math
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fityk/}
MASTER_SITES= https://cloud.github.com/downloads/wojdyr/fityk/
-FETCH_USING= curl
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org