summaryrefslogtreecommitdiff
path: root/filesystems/fs-utils
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 /filesystems/fs-utils
parent587ecbda8742a25d25c7ec0cfc408d48a2e08aaf (diff)
downloadpkgsrc-6dcb35cc4540606da433fd60c2ea8deb67cc736b.tar.gz
Do not set FETCH_USING, should not be set in a package Makefile.
Diffstat (limited to 'filesystems/fs-utils')
-rw-r--r--filesystems/fs-utils/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/filesystems/fs-utils/Makefile b/filesystems/fs-utils/Makefile
index 6b8fbe3fb17..208bd95275f 100644
--- a/filesystems/fs-utils/Makefile
+++ b/filesystems/fs-utils/Makefile
@@ -1,13 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2013/07/05 17:25:23 stacktic Exp $
-#
+# $NetBSD: Makefile,v 1.19 2014/01/27 18:41:12 wiz Exp $
GIT_COMMIT= v1.00
DISTNAME= ${GIT_COMMIT}
PKGNAME= fs-utils-20130701
-
CATEGORIES= filesystems
MASTER_SITES= https://github.com/stacktic/fs-utils/archive/
-FETCH_USING= curl
MAINTAINER= stacktic@NetBSD.org
HOMEPAGE= https://github.com/stacktic/fs-utils