summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-03 23:08:56 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-03 23:08:56 +0000
commita582224f292229127fbfc1892699cee68aed933f (patch)
tree333ccfa77fd4ff5b72f7b76fe184fe2835d53128 /korean
parentRemove support for OSVERSION < 5 (diff)
Remove support for OSVERSION < 5
Notes
Notes: svn path=/head/; revision=200758
Diffstat (limited to 'korean')
-rw-r--r--korean/msdosfs/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/korean/msdosfs/Makefile b/korean/msdosfs/Makefile
index a45fe7de9252..dd61c3130d3b 100644
--- a/korean/msdosfs/Makefile
+++ b/korean/msdosfs/Makefile
@@ -25,10 +25,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/msdosfs.ko
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 410001 && ${OSVERSION} < 500000
-LAST_UPDATED= 20001027
-PATCHDIR= ${MASTERDIR}/patches.4
-.elif ${OSVERSION} >= 500016 && ${OSVERSION} < 501109
+.if ${OSVERSION} >= 500016 && ${OSVERSION} < 501109
# runs only after 9th Feb 2001 world
LAST_UPDATED= 20010209
PATCHDIR= ${MASTERDIR}/patches.5