diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2013-12-30 20:55:18 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2013-12-30 20:55:18 +0000 |
commit | 4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d (patch) | |
tree | 3ac0539929df7ded62928608363897c24273f689 /lang/fsharp | |
parent | 15ed6235586fa434f1987dc7a0f0a26164d59b33 (diff) |
Notes
Diffstat (limited to 'lang/fsharp')
-rw-r--r-- | lang/fsharp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fsharp/Makefile b/lang/fsharp/Makefile index 7f10e3bf2d3d..cce921739456 100644 --- a/lang/fsharp/Makefile +++ b/lang/fsharp/Makefile @@ -11,7 +11,7 @@ DISTFILES= ${PORTVERSION} MAINTAINER= mono@FreeBSD.org COMMENT= Functional and object-oriented language for the .NET platform -LICENSE= AL2 +LICENSE= APACHE20 BUILD_DEPENDS= mono>=3.0:${PORTSDIR}/lang/mono RUN_DEPENDS= mono>=3.0:${PORTSDIR}/lang/mono |