pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/adom adom: reorder to appease pkglint, use adom-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/70ecab774e26
branches:  trunk
changeset: 369917:70ecab774e26
user:      maya <maya%pkgsrc.org@localhost>
date:      Sun Oct 08 07:41:26 2017 +0000

description:
adom: reorder to appease pkglint, use adom-license

diffstat:

 games/adom/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (23 lines):

diff -r 87297a73ee5a -r 70ecab774e26 games/adom/Makefile
--- a/games/adom/Makefile       Sun Oct 08 07:39:07 2017 +0000
+++ b/games/adom/Makefile       Sun Oct 08 07:41:26 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2017/10/08 07:06:08 maya Exp $
+# $NetBSD: Makefile,v 1.19 2017/10/08 07:41:26 maya Exp $
 
 DISTNAME=      adom-111-elf
 PKGNAME=       adom-1.1.1
@@ -9,11 +9,12 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.adom.de/
 COMMENT=       Ancient Domains of Mystery - yet another roguelike game
+LICENSE=       adom-license
 
 RESTRICTED=            Explicit restrictions on distribution
 NO_BIN_ON_CDROM=       ${RESTRICTED}
+NO_BIN_ON_FTP=         ${RESTRICTED}
 NO_SRC_ON_CDROM=       ${RESTRICTED}
-NO_BIN_ON_FTP=         ${RESTRICTED}
 NO_SRC_ON_FTP=         ${RESTRICTED}
 
 EMUL_PLATFORMS=                linux-i386



Home | Main Index | Thread Index | Old Index