summaryrefslogtreecommitdiff
path: root/security/lua-sec
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-27 18:41:11 +0000
committerwiz <wiz>2014-01-27 18:41:11 +0000
commit68fbb81137a1b37c52bad847d74ac236a019c542 (patch)
tree5a670e83731c045a6a2cd732ed95c0208be6f15a /security/lua-sec
parent43cb1d44f23136563cd2fd2a27d470914b17f0ef (diff)
downloadpkgsrc-68fbb81137a1b37c52bad847d74ac236a019c542.tar.gz
Do not set FETCH_USING, should not be set in a package Makefile.
Diffstat (limited to 'security/lua-sec')
-rw-r--r--security/lua-sec/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/lua-sec/Makefile b/security/lua-sec/Makefile
index 900bb7a39c8..c36c34b70d1 100644
--- a/security/lua-sec/Makefile
+++ b/security/lua-sec/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2013/10/30 06:03:38 dholland Exp $
-#
+# $NetBSD: Makefile,v 1.7 2014/01/27 18:41:14 wiz Exp $
DISTNAME= luasec-0.4.1
PKGNAME= ${LUA_PKGPREFIX}-${DISTNAME:S/lua//}
CATEGORIES= security
MASTER_SITES= https://github.com/brunoos/luasec/archive/
-FETCH_USING= curl
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/brunoos/luasec/