summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-01-18 16:05:03 +0000
committerwiz <wiz@pkgsrc.org>2009-01-18 16:05:03 +0000
commit94824ad6f4ab63b57e75bc5a2ed3a7e08003ab90 (patch)
tree3a0a41442092645209e7527c9ed2fc9ca92935d2
parent025519adfeb38ccf230c15fe67dc37c95e19e344 (diff)
downloadpkgsrc-94824ad6f4ab63b57e75bc5a2ed3a7e08003ab90.tar.gz
Fix license name.
-rw-r--r--emulators/xmess/Makefile4
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}