diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-06-29 09:16:42 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-06-29 09:16:42 +0000 |
commit | 8c91d898a62034edceeb95ace9c0831d9d8607fa (patch) | |
tree | ffd90095fece583477ad33afabdecd5b8a8df975 /sysutils | |
parent | 4d70ad96ab279755bc69625f840e3b653f80668c (diff) | |
download | ports-8c91d898a62034edceeb95ace9c0831d9d8607fa.tar.gz ports-8c91d898a62034edceeb95ace9c0831d9d8607fa.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/biosfont/Makefile | 2 | ||||
-rw-r--r-- | sysutils/devcpu/Makefile | 2 | ||||
-rw-r--r-- | sysutils/est/Makefile | 2 | ||||
-rw-r--r-- | sysutils/fusefs-kmod/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ipmi-kmod/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pmap/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/biosfont/Makefile b/sysutils/biosfont/Makefile index dcc9c2afb482..29698edabbef 100644 --- a/sysutils/biosfont/Makefile +++ b/sysutils/biosfont/Makefile @@ -7,7 +7,7 @@ PORTNAME= biosfont PORTVERSION= 1.1 -CATEGORIES= sysutils +CATEGORIES= sysutils kld MASTER_SITES= http://home.tiscali.nl/rladan/biosfont/ MAINTAINER= r.c.ladan@gmail.com diff --git a/sysutils/devcpu/Makefile b/sysutils/devcpu/Makefile index 6cc41fd4e4e1..3751c1eb2007 100644 --- a/sysutils/devcpu/Makefile +++ b/sysutils/devcpu/Makefile @@ -8,7 +8,7 @@ PORTNAME= devcpu PORTVERSION= 0.8.1 PORTREVISION= 0 -CATEGORIES= sysutils +CATEGORIES= sysutils kld MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ MAINTAINER= stas@FreeBSD.org diff --git a/sysutils/est/Makefile b/sysutils/est/Makefile index fec868900ed6..a1a9d9ff2cd2 100644 --- a/sysutils/est/Makefile +++ b/sysutils/est/Makefile @@ -8,7 +8,7 @@ PORTNAME= est PORTVERSION= 0.7.2 PORTREVISION= 2 -CATEGORIES= sysutils +CATEGORIES= sysutils kld MASTER_SITES= http://www.daemonology.net/freebsd-est/ MAINTAINER= cperciva@daemonology.net diff --git a/sysutils/fusefs-kmod/Makefile b/sysutils/fusefs-kmod/Makefile index 21f51a72136d..7dddb6fc2cfc 100644 --- a/sysutils/fusefs-kmod/Makefile +++ b/sysutils/fusefs-kmod/Makefile @@ -8,7 +8,7 @@ PORTNAME= fusefs PORTVERSION= 0.3.0 PORTREVISION= 5 -CATEGORIES= sysutils +CATEGORIES= sysutils kld MASTER_SITES= http://fuse4bsd.creo.hu/downloads/ \ http://am-productions.biz/docs/ PKGNAMESUFFIX= -kmod diff --git a/sysutils/ipmi-kmod/Makefile b/sysutils/ipmi-kmod/Makefile index 78ed115b01e5..f85ed2f5a7a8 100644 --- a/sysutils/ipmi-kmod/Makefile +++ b/sysutils/ipmi-kmod/Makefile @@ -7,7 +7,7 @@ PORTNAME= ipmi-kmod PORTVERSION= 20060926 -CATEGORIES= sysutils +CATEGORIES= sysutils kld MASTER_SITES= http://dpw.threerings.net/projects/ipmi-kmod/ MAINTAINER= snb@threerings.net diff --git a/sysutils/pmap/Makefile b/sysutils/pmap/Makefile index e7b222592e83..ac92071cd200 100644 --- a/sysutils/pmap/Makefile +++ b/sysutils/pmap/Makefile @@ -7,7 +7,7 @@ PORTNAME= pmap PORTVERSION= 20060622 -CATEGORIES= sysutils +CATEGORIES= sysutils kld MASTER_SITES= ${MASTER_SITE_LOCAL:S!$!skv/!} \ ftp://ftp.wuppy.net.ru/pub/FreeBSD/local/pmap/ |