pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/bmake Set the license to "modified-bsd".



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a0ea9c8dde6d
branches:  trunk
changeset: 399372:a0ea9c8dde6d
user:      tron <tron%pkgsrc.org@localhost>
date:      Sat Sep 19 06:44:33 2009 +0000

description:
Set the license to "modified-bsd".

diffstat:

 devel/bmake/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0a9ea70758f3 -r a0ea9c8dde6d devel/bmake/Makefile
--- a/devel/bmake/Makefile      Sat Sep 19 06:36:32 2009 +0000
+++ b/devel/bmake/Makefile      Sat Sep 19 06:44:33 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2009/09/18 21:27:25 joerg Exp $
+# $NetBSD: Makefile,v 1.49 2009/09/19 06:44:33 tron Exp $
 #
 
 DISTNAME=      bmake-20090909
@@ -12,6 +12,7 @@
 MAINTAINER=    joerg%NetBSD.org@localhost
 HOMEPAGE=      http://www.crufty.net/help/sjg/bmake.html
 COMMENT=       Portable (autoconf) version of NetBSD 'make' utility
+LICENSE=       modified-bsd
 
 DEPENDS+=      bootstrap-mk-files-[0-9]*:../../pkgtools/bootstrap-mk-files
 



Home | Main Index | Thread Index | Old Index