diff options
author | wiz <wiz@pkgsrc.org> | 2000-02-05 18:16:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-02-05 18:16:32 +0000 |
commit | f2ca249a82fa4ee06f285f8f693ca548efb34472 (patch) | |
tree | 7a9fb663bf8782f540c998d457a0ded483478975 /emulators | |
parent | 2d30c79bb198270213e54ed8586ef3be441ea741 (diff) | |
download | pkgsrc-f2ca249a82fa4ee06f285f8f693ca548efb34472.tar.gz |
grammar fix
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux-locale/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux-locale/Makefile b/emulators/linux-locale/Makefile index 597078ed0dd..74f4c31ce26 100644 --- a/emulators/linux-locale/Makefile +++ b/emulators/linux-locale/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/01/13 11:03:56 sakamoto Exp $ +# $NetBSD: Makefile,v 1.4 2000/02/05 18:16:33 wiz Exp $ # DISTNAME= libwcsmbs-0.0.4-4jrpm @@ -12,7 +12,7 @@ EXTRACT_SUFX= .i386.rpm DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ wcsmbs-locale-0.4.11-1jrpm${EXTRACT_SUFX} -BROKEN= "linux-locale is not work correctly with glibc-2.1.2\(suse_linux-6.3\)" +BROKEN= linux-locale does not work correctly with glibc-2.1.2 (suse_linux-6.3) MAINTAINER= sakamoto@netbsd.org |