pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-capstone Restore truncated COMMENT



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0dfeb28a7325
branches:  trunk
changeset: 348439:0dfeb28a7325
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Mon Jun 13 23:08:40 2016 +0000

description:
Restore truncated COMMENT

diffstat:

 devel/py-capstone/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 234b0d58722f -r 0dfeb28a7325 devel/py-capstone/Makefile
--- a/devel/py-capstone/Makefile        Mon Jun 13 23:08:31 2016 +0000
+++ b/devel/py-capstone/Makefile        Mon Jun 13 23:08:40 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/06/13 01:56:18 kamil Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/13 23:08:40 kamil Exp $
 
 .include "../../devel/capstone/Makefile.common"
 
@@ -6,7 +6,7 @@
 CATEGORIES+=   python
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-COMMENT=       Python bin
+COMMENT=       Python bindings for capstone
 LICENSE=       modified-bsd
 
 PYSETUPSUBDIR= bindings/python



Home | Main Index | Thread Index | Old Index