diff options
author | wiz <wiz> | 2009-01-18 16:05:03 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-01-18 16:05:03 +0000 |
commit | c0b746f78fe475917c7dfcb364d7a1d84568007e (patch) | |
tree | 3a0a41442092645209e7527c9ed2fc9ca92935d2 /emulators | |
parent | 6a0eb593ab04af165d807383a9068a1403602198 (diff) | |
download | pkgsrc-c0b746f78fe475917c7dfcb364d7a1d84568007e.tar.gz |
Fix license name.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xmess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 7bfef7b37ae..2e460879aa3 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -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 @@ MAINTAINER= kristerw@NetBSD.org 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} |