pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/svn-bisect Improve COMMENT.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5f1ac9b40651
branches:  trunk
changeset: 355366:5f1ac9b40651
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 28 22:28:52 2016 +0000

description:
Improve COMMENT.

diffstat:

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

diffs (18 lines):

diff -r 408dd4c61852 -r 5f1ac9b40651 devel/svn-bisect/Makefile
--- a/devel/svn-bisect/Makefile Mon Nov 28 19:17:17 2016 +0000
+++ b/devel/svn-bisect/Makefile Mon Nov 28 22:28:52 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/11/28 19:08:07 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2016/11/28 22:28:52 wiz Exp $
 
 DISTNAME=      svn-bisect-1.1
 CATEGORIES=    devel
@@ -8,7 +8,7 @@
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/App-SVN-Bisect/
-COMMENT=       Perl5 module for 'unblessing' perl objects
+COMMENT=       Bisect SVN repositories to find a particular change
 LICENSE=       artistic-2.0
 
 DEPENDS+=      subversion-base-[0-9]:../../devel/subversion-base



Home | Main Index | Thread Index | Old Index