pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/adom



Module Name:    pkgsrc
Committed By:   maya
Date:           Sun Oct  8 07:41:26 UTC 2017

Modified Files:
        pkgsrc/games/adom: Makefile

Log Message:
adom: reorder to appease pkglint, use adom-license


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/games/adom/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/games/adom/Makefile
diff -u pkgsrc/games/adom/Makefile:1.18 pkgsrc/games/adom/Makefile:1.19
--- pkgsrc/games/adom/Makefile:1.18     Sun Oct  8 07:06:08 2017
+++ pkgsrc/games/adom/Makefile  Sun Oct  8 07:41:26 2017
@@ -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 @@ MASTER_SITES= http://www.adom.de/adom/do
 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_SRC_ON_CDROM=       ${RESTRICTED}
 NO_BIN_ON_FTP=         ${RESTRICTED}
+NO_SRC_ON_CDROM=       ${RESTRICTED}
 NO_SRC_ON_FTP=         ${RESTRICTED}
 
 EMUL_PLATFORMS=                linux-i386



Home | Main Index | Thread Index | Old Index