From 224e595fc63418b7502b1346dd29649f7dfaad9b Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 19 Jul 2009 13:14:21 +0000 Subject: Set license to gnu-gpl-v2. --- databases/mysql5-client/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases') diff --git a/databases/mysql5-client/Makefile.common b/databases/mysql5-client/Makefile.common index 7ffb93b407b..dd64186440c 100644 --- a/databases/mysql5-client/Makefile.common +++ b/databases/mysql5-client/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.34 2008/09/20 07:13:22 sketch Exp $ +# $NetBSD: Makefile.common,v 1.35 2009/07/19 13:14:21 tron Exp $ # # used by databases/mysql5-client/Makefile # used by databases/mysql5-server/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_MYSQL:=MySQL-5.0/} MAINTAINER= sketch@NetBSD.org HOMEPAGE= http://www.mysql.com/ +LICENSE= gnu-gpl-v2 USE_LIBTOOL= yes GNU_CONFIGURE= yes -- cgit v1.2.3