summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-06-30 00:40:46 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-06-30 00:40:46 +0000
commit9bd7610cae099210ab71e616753ec88d3b434ffa (patch)
tree97a147376b6f053cc664144ac60dd63eb95d67e4
parent- Update to 2.17 (diff)
Chase the addition of kld category to some missing ports
Notes
Notes: svn path=/head/; revision=194498
-rw-r--r--comms/ixj/Makefile2
-rw-r--r--japanese/msdosfs/Makefile2
-rw-r--r--korean/msdosfs/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/comms/ixj/Makefile b/comms/ixj/Makefile
index 1debd0c80403..afa5e0050629 100644
--- a/comms/ixj/Makefile
+++ b/comms/ixj/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ixj
PORTVERSION= 1.1.0
-CATEGORIES= comms
+CATEGORIES= comms kld
MASTER_SITES= http://ftp.osuosl.org/pub/FreeBSD/distfiles/
DISTNAME= ixj_freebsd-${PORTVERSION}
diff --git a/japanese/msdosfs/Makefile b/japanese/msdosfs/Makefile
index c8a8650c93fa..c9dcc147a19c 100644
--- a/japanese/msdosfs/Makefile
+++ b/japanese/msdosfs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= msdosfs
PORTVERSION= ${LAST_UPDATED}
-CATEGORIES= japanese
+CATEGORIES= japanese kld
MASTER_SITES= http://www.linkclub.or.jp/~clover/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= trevor
diff --git a/korean/msdosfs/Makefile b/korean/msdosfs/Makefile
index eb32680bd995..a45fe7de9252 100644
--- a/korean/msdosfs/Makefile
+++ b/korean/msdosfs/Makefile
@@ -9,7 +9,7 @@
PORTNAME= msdosfs
PORTVERSION= ${LAST_UPDATED}
-CATEGORIES= korean
+CATEGORIES= korean kld
MASTER_SITES= http://www.kr.freebsd.org/~cjh/freebsd/msdosfs-ko/ \
ftp://ftp.kr.freebsd.org/pub/users/cjh/FreeBSD/ \
${MASTER_SITE_LOCAL}