aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-12-21 08:44:38 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-12-21 08:44:38 +0000
commite833b0b1f29ecdf1c024c9c5393ec0d74cd20c50 (patch)
tree9d5e4633e0a9fbe96572e23d15461f900b854113
parente3dd6fffb09c366bfa57ba6494bf52ee17d70607 (diff)
Notes
-rw-r--r--sysutils/mono-kmod/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/mono-kmod/pkg-descr b/sysutils/mono-kmod/pkg-descr
index 9e4f873dff1d..35ed95bc415b 100644
--- a/sysutils/mono-kmod/pkg-descr
+++ b/sysutils/mono-kmod/pkg-descr
@@ -2,5 +2,3 @@ mono-kmod is a FreeBSD kernel module enables you to execute ECMA and
.NET applications without preceding the native code generator in the
command line. That means you can call a binary with "./hello.exe"
instead of "mono hello.exe".
-
-WWW: http://www.alpha-tierchen.de/~bkoenig/mono-kmod/