pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xterm According to Thomas E. Dickey, the best-fitt...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6bc3393383ea
branches:  trunk
changeset: 621551:6bc3393383ea
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jul 11 18:40:05 2013 +0000

description:
According to Thomas E. Dickey, the best-fitting license we have is "x11".
Make it so.

diffstat:

 x11/xterm/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ff756f48d89e -r 6bc3393383ea x11/xterm/Makefile
--- a/x11/xterm/Makefile        Thu Jul 11 14:56:36 2013 +0000
+++ b/x11/xterm/Makefile        Thu Jul 11 18:40:05 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2013/07/11 11:44:07 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2013/07/11 18:40:05 wiz Exp $
 
 DISTNAME=      xterm-296
 PKGREVISION=   1
@@ -10,6 +10,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://dickey.his.com/xterm/xterm.html
 COMMENT=       Latest terminal emulator for the X Window System
+LICENSE=       x11
 
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            tbl pkg-config



Home | Main Index | Thread Index | Old Index