diff options
author | wiz <wiz> | 2011-04-03 11:14:19 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-04-03 11:14:19 +0000 |
commit | 4779bf7257a2f2990cb0e409a7e8036111a2836d (patch) | |
tree | 8bd1e8fb4593211f718c1240a684343452454324 /games | |
parent | 10546016251d9785cc4df1f7bb360c76f06b3c51 (diff) | |
download | pkgsrc-4779bf7257a2f2990cb0e409a7e8036111a2836d.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 |