diff options
author | wiz <wiz@pkgsrc.org> | 2011-04-03 11:14:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-04-03 11:14:19 +0000 |
commit | a87b986752730f28f934708ddf12391e5d0c779d (patch) | |
tree | 8bd1e8fb4593211f718c1240a684343452454324 /games | |
parent | aa5e3e7e1088bfe8010859d01df98230ce728ceb (diff) | |
download | pkgsrc-a87b986752730f28f934708ddf12391e5d0c779d.tar.gz |
Set LICENSE.
Diffstat (limited to 'games')
-rw-r--r-- | games/genecys-client/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/genecys-client/Makefile b/games/genecys-client/Makefile index 9aebdc17522..ca77a75c62c 100644 --- a/games/genecys-client/Makefile +++ b/games/genecys-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2011/01/13 13:37:44 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2011/04/03 11:14:19 wiz Exp $ # DISTNAME= genecys-0.2 @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=genecys/} MAINTAINER= root@garbled.net HOMEPAGE= http://www.genecys.org/ COMMENT= Client for Genecys MMORPG +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir |