diff options
-rw-r--r-- | emulators/parallels-tools/Makefile | 2 | ||||
-rw-r--r-- | emulators/rtc/Makefile | 2 | ||||
-rw-r--r-- | emulators/vmware3/Makefile | 2 | ||||
-rw-r--r-- | misc/wanpipe/Makefile | 2 | ||||
-rw-r--r-- | net/skyfish/Makefile | 2 | ||||
-rw-r--r-- | net/skystar2/Makefile | 2 | ||||
-rw-r--r-- | net/ttbudget/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/emulators/parallels-tools/Makefile b/emulators/parallels-tools/Makefile index 0442f42f448e..9cc46ea26c73 100644 --- a/emulators/parallels-tools/Makefile +++ b/emulators/parallels-tools/Makefile @@ -7,7 +7,7 @@ PORTNAME= parallels-tools PORTVERSION= 0.1.0 -CATEGORIES= emulators +CATEGORIES= emulators kld MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= bland diff --git a/emulators/rtc/Makefile b/emulators/rtc/Makefile index 01ef770668e1..cb4552f20c75 100644 --- a/emulators/rtc/Makefile +++ b/emulators/rtc/Makefile @@ -8,7 +8,7 @@ PORTNAME= rtc PORTVERSION= 2004.02.24.1 PORTREVISION= 8 -CATEGORIES= emulators linux +CATEGORIES= emulators linux kld MASTER_SITES= # none DISTFILES= # none diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile index dd1a2aa0522a..fca7f6a49da4 100644 --- a/emulators/vmware3/Makefile +++ b/emulators/vmware3/Makefile @@ -9,7 +9,7 @@ PORTNAME= vmware3 PORTVERSION= 3.2.1.2242 PORTREVISION= 13 PORTEPOCH= 1 -CATEGORIES= emulators linux +CATEGORIES= emulators linux kld MASTER_SITES= http://download3.vmware.com/software/wkst/:vmware \ ${FREEBSD_MODULE_SITES} \ ${VMWARE_MIRROR_SITES} diff --git a/misc/wanpipe/Makefile b/misc/wanpipe/Makefile index 69e439bcfb1e..79a95b98c9c7 100644 --- a/misc/wanpipe/Makefile +++ b/misc/wanpipe/Makefile @@ -9,7 +9,7 @@ PORTNAME= wanpipe PORTVERSION= 3.3.1 PORTREVISION= 1 -CATEGORIES= misc net +CATEGORIES= misc net kld MASTER_SITES= ftp://ftp.sangoma.com/FreeBSD/wanpipe/ports/ DISTNAME= ${PORTNAME}-${PORTVERSION} diff --git a/net/skyfish/Makefile b/net/skyfish/Makefile index 0bb2d9257e83..20785316b96c 100644 --- a/net/skyfish/Makefile +++ b/net/skyfish/Makefile @@ -7,7 +7,7 @@ PORTNAME= skyfish PORTVERSION= 0.91 -CATEGORIES= net +CATEGORIES= net kld MASTER_SITES= ftp://ftp.lissyara.su/users/nsand/skyfish/ MAINTAINER= nsand@sura.ru diff --git a/net/skystar2/Makefile b/net/skystar2/Makefile index 9dcd7a0c9662..a7ed0346f3c8 100644 --- a/net/skystar2/Makefile +++ b/net/skystar2/Makefile @@ -8,7 +8,7 @@ PORTNAME= skystar2 PORTVERSION= 1.31 PORTEPOCH= 1 -CATEGORIES= net +CATEGORIES= net kld MASTER_SITES= http://paradox.lissyara.su/ \ http://lissyara.su/patch/skystar2/ DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//} diff --git a/net/ttbudget/Makefile b/net/ttbudget/Makefile index 6ecdc2b877b3..7e9443d53e29 100644 --- a/net/ttbudget/Makefile +++ b/net/ttbudget/Makefile @@ -8,7 +8,7 @@ PORTNAME= ttbudget PORTVERSION= 5.3 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net kld MASTER_SITES= http://paradox.lissyara.su/ \ http://lissyara.su/patch/skystar3/ DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//} |