summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-27 18:41:11 +0000
committerwiz <wiz>2014-01-27 18:41:11 +0000
commit6dcb35cc4540606da433fd60c2ea8deb67cc736b (patch)
tree5a670e83731c045a6a2cd732ed95c0208be6f15a /time
parent587ecbda8742a25d25c7ec0cfc408d48a2e08aaf (diff)
downloadpkgsrc-6dcb35cc4540606da433fd60c2ea8deb67cc736b.tar.gz
Do not set FETCH_USING, should not be set in a package Makefile.
Diffstat (limited to 'time')
-rw-r--r--time/ical/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/time/ical/Makefile b/time/ical/Makefile
index 009e482d761..52255d9b247 100644
--- a/time/ical/Makefile
+++ b/time/ical/Makefile
@@ -1,13 +1,11 @@
-# $NetBSD: Makefile,v 1.30 2014/01/20 19:20:09 joerg Exp $
+# $NetBSD: Makefile,v 1.31 2014/01/27 18:41:15 wiz Exp $
VER= 3.0.2
DISTNAME= ical-${VER}
-EXTRACT_SUFFIX= .tar.gz
-#PKGREVISION= 1
PKGREVISION= 4
CATEGORIES= time
MASTER_SITES= https://launchpad.net/ical-tcl/3.x/${VER}/+download/
-FETCH_USING= curl
+EXTRACT_SUFFIX= .tar.gz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://launchpad.net/ical-tcl/