pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ruby-metasploit-payloads security/ruby-metasp...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/739cbb8fb612
branches:  trunk
changeset: 369600:739cbb8fb612
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Oct 02 05:03:19 2017 +0000

description:
security/ruby-metasploit-payloads: Fix syntax of Makefile

Fix syntax fo Makefile.

diffstat:

 security/ruby-metasploit-payloads/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (17 lines):

diff -r 7e8d2013a369 -r 739cbb8fb612 security/ruby-metasploit-payloads/Makefile
--- a/security/ruby-metasploit-payloads/Makefile        Mon Oct 02 03:27:35 2017 +0000
+++ b/security/ruby-metasploit-payloads/Makefile        Mon Oct 02 05:03:19 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/10/01 19:05:40 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2017/10/02 05:03:19 taca Exp $
 
 DISTNAME=      metasploit-payloads-1.3.9
 CATEGORIES=    security
@@ -10,7 +10,5 @@
 
 CHECK_SHLIBS_SKIP+=    ${GEM_LIBDIR}/data/android/libs/*
 
-CHECK_SHLIBS_SKIP
-
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index