pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/wol Add license (from pkglint)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a99e32943160
branches:  trunk
changeset: 391380:a99e32943160
user:      sekiya <sekiya%pkgsrc.org@localhost>
date:      Mon Jan 09 01:02:32 2023 +0000

description:
Add license (from pkglint)

diffstat:

 net/wol/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 281cb3451ae3 -r a99e32943160 net/wol/Makefile
--- a/net/wol/Makefile  Mon Jan 09 00:42:46 2023 +0000
+++ b/net/wol/Makefile  Mon Jan 09 01:02:32 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2022/06/28 11:35:22 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2023/01/09 01:02:32 sekiya Exp $
 
 DISTNAME=      wol-0.7.1
 PKGREVISION=   13
@@ -8,6 +8,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://ahh.sourceforge.net/wol/
 COMMENT=       Small Wake On Lan client
+LICENSE=       gnu-gpl-v2
 
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            gmake perl pod2man



Home | Main Index | Thread Index | Old Index