Set LICENSE to apache-1.1.
This commit is contained in:
parent
c1c15039aa
commit
1668462a51
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.30 2009/03/03 17:38:46 gdt Exp $
|
||||
# $NetBSD: Makefile.common,v 1.31 2009/04/29 23:52:14 gdt Exp $
|
||||
# used by devel/java-subversion/Makefile
|
||||
# used by devel/p5-subversion/Makefile
|
||||
# used by devel/py-subversion/Makefile
|
||||
|
@ -14,6 +14,8 @@ MASTER_SITES= http://subversion.tigris.org/tarballs/
|
|||
MAINTAINER= gdt@NetBSD.org
|
||||
HOMEPAGE= http://subversion.tigris.org/
|
||||
|
||||
LICENSE= apache-1.1
|
||||
|
||||
.include "../../devel/subversion/Makefile.version"
|
||||
|
||||
SVNEXAMPLES= ${PREFIX}/share/examples/subversion
|
||||
|
|
Loading…
Reference in a new issue