diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-06-30 00:40:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-06-30 00:40:46 +0000 |
commit | 9bd7610cae099210ab71e616753ec88d3b434ffa (patch) | |
tree | 97a147376b6f053cc664144ac60dd63eb95d67e4 /korean | |
parent | 5bdbd71133ba8613854d3160da163c8a629aa332 (diff) | |
download | ports-9bd7610cae099210ab71e616753ec88d3b434ffa.tar.gz ports-9bd7610cae099210ab71e616753ec88d3b434ffa.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/msdosfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |