diff options
Diffstat (limited to 'sysutils/mono-kmod/pkg-descr')
-rw-r--r-- | sysutils/mono-kmod/pkg-descr | 2 |
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/ |