pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/ruby-metasploit-payloads
Module Name: pkgsrc
Committed By: taca
Date: Mon Oct 2 05:03:19 UTC 2017
Modified Files:
pkgsrc/security/ruby-metasploit-payloads: Makefile
Log Message:
security/ruby-metasploit-payloads: Fix syntax of Makefile
Fix syntax fo Makefile.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/ruby-metasploit-payloads/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/ruby-metasploit-payloads/Makefile
diff -u pkgsrc/security/ruby-metasploit-payloads/Makefile:1.2 pkgsrc/security/ruby-metasploit-payloads/Makefile:1.3
--- pkgsrc/security/ruby-metasploit-payloads/Makefile:1.2 Sun Oct 1 19:05:40 2017
+++ pkgsrc/security/ruby-metasploit-payloads/Makefile Mon Oct 2 05:03:19 2017
@@ -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 @@ LICENSE= modified-bsd
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