diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-06-29 15:57:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-06-29 15:57:16 +0000 |
commit | bc8b7ad6280d68ac02d185af048e8df9f78ed21e (patch) | |
tree | d20b793357d33d2fad45cfbbc83cfcc2338eb920 /sysutils/mono-kmod/Makefile | |
parent | 890ff0a3fc527477b0d0ff1a0201b9e1503b1de5 (diff) | |
download | ports-bc8b7ad6280d68ac02d185af048e8df9f78ed21e.tar.gz ports-bc8b7ad6280d68ac02d185af048e8df9f78ed21e.zip |
Notes
Diffstat (limited to 'sysutils/mono-kmod/Makefile')
-rw-r--r-- | sysutils/mono-kmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mono-kmod/Makefile b/sysutils/mono-kmod/Makefile index 8bd69aa3e6a5..a6f4eb480637 100644 --- a/sysutils/mono-kmod/Makefile +++ b/sysutils/mono-kmod/Makefile @@ -7,7 +7,7 @@ PORTNAME= mono-kmod PORTVERSION= 20070416 -CATEGORIES= sysutils +CATEGORIES= sysutils kld MASTER_SITES= http://www.alpha-tierchen.de/pub/FreeBSD/ports/distfiles/ MAINTAINER= bkoenig@cs.tu-berlin.de |