summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/zombies/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/zombies/Makefile b/games/zombies/Makefile
index 83a628657ed..f16b825238e 100644
--- a/games/zombies/Makefile
+++ b/games/zombies/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2011/05/28 23:23:49 dholland Exp $
+# $NetBSD: Makefile,v 1.18 2011/08/31 12:14:33 obache Exp $
DISTNAME= zombies-1.0
PKGREVISION= 5
@@ -8,6 +8,7 @@ MASTER_SITES= http://www.thistledown.com.au/software/
MAINTAINER= simonb@NetBSD.org
HOMEPAGE= http://www.thistledown.com.au/software/
COMMENT= Simple robots-like game where you destroy the zombies
+LICENSE= 2-clause-bsd
USE_GAMESGROUP= yes