diff options
author | gdt <gdt@pkgsrc.org> | 2008-09-10 00:36:09 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2008-09-10 00:36:09 +0000 |
commit | 363d01cd4bde266fda340157aadc9eaab9d8f613 (patch) | |
tree | 5b4a7f7f422b637b7d2939000c1609ebca7f0c10 /emulators | |
parent | e7b3ade0b01e7596b19719759d326bf62a233b76 (diff) | |
download | pkgsrc-363d01cd4bde266fda340157aadc9eaab9d8f613.tar.gz |
point to xmame-license
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xmess/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 1d37502fe36..1ac458b16b2 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.90 2008/03/03 19:21:39 jlam Exp $ +# $NetBSD: Makefile,v 1.91 2008/09/10 00:36:09 gdt Exp $ # DISTNAME= xmame-0.106 @@ -11,6 +11,7 @@ MAINTAINER= kristerw@NetBSD.org HOMEPAGE= http://x.mame.net/ COMMENT= X11 emulator for old computers and console machines +LICENSE= xmame-license RESTRICTED= selling is not allowed NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} |