pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/weechat Add comment indicating that this package ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/23b57f2946f4
branches:  trunk
changeset: 534154:23b57f2946f4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 12 23:06:27 2007 +0000

description:
Add comment indicating that this package falls under GPLv3.

diffstat:

 chat/weechat/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 1e3b9e0b2bbd -r 23b57f2946f4 chat/weechat/Makefile
--- a/chat/weechat/Makefile     Fri Oct 12 20:16:01 2007 +0000
+++ b/chat/weechat/Makefile     Fri Oct 12 23:06:27 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2007/10/12 18:38:41 tonio Exp $
+# $NetBSD: Makefile,v 1.18 2007/10/12 23:06:27 wiz Exp $
 #
 
 DISTNAME=      weechat-0.2.6
@@ -20,6 +20,8 @@
 
 INCOMPAT_CURSES+=      NetBSD-*-*
 
+#LICENSE=              gplv3
+
 .include "options.mk"
 
 .include "../../devel/gettext-lib/buildlink3.mk"



Home | Main Index | Thread Index | Old Index