pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/xmess Fix license name.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/02941c6da6a2
branches:  trunk
changeset: 553274:02941c6da6a2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 18 16:05:03 2009 +0000

description:
Fix license name.

diffstat:

 emulators/xmess/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ce80fc0d54ec -r 02941c6da6a2 emulators/xmess/Makefile
--- a/emulators/xmess/Makefile  Sun Jan 18 16:04:48 2009 +0000
+++ b/emulators/xmess/Makefile  Sun Jan 18 16:05:03 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2009/01/18 16:04:48 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2009/01/18 16:05:03 wiz Exp $
 #
 
 DISTNAME=              xmame-0.106
@@ -11,7 +11,7 @@
 HOMEPAGE=              http://x.mame.net/
 COMMENT=               X11 emulator for old computers and console machines
 
-LICENSE=               xmame-license
+LICENSE=               mame-license
 RESTRICTED=            selling is not allowed
 NO_SRC_ON_CDROM=       ${RESTRICTED}
 NO_BIN_ON_CDROM=       ${RESTRICTED}



Home | Main Index | Thread Index | Old Index