summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-10-11 15:33:27 +0000
committersno <sno@pkgsrc.org>2009-10-11 15:33:27 +0000
commit5ccd66040de911f75fce27dbfbc963528954802f (patch)
tree005cf41daf41c3bae275646e23c601d88e6b6f22 /archivers
parentcb5db471b0d23ed57cdf47907f2799c032c6a225 (diff)
downloadpkgsrc-5ccd66040de911f75fce27dbfbc963528954802f.tar.gz
fix typo
Diffstat (limited to 'archivers')
-rw-r--r--archivers/sapcar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/sapcar/Makefile b/archivers/sapcar/Makefile
index 503c0101ccd..2465a14bce6 100644
--- a/archivers/sapcar/Makefile
+++ b/archivers/sapcar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/05/19 08:59:00 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2009/10/11 15:33:41 sno Exp $
PKGNAME= sapcar-7.00
CATEGORIES= archivers
@@ -55,7 +55,7 @@ DISTNAME= SAPCAR_0-10003695.exe
BROKEN= Architecture ${MACHINE_ARCH} on platform ${OPSYS} not supported
.endif
.else
-BROKEN= Plattform ${OPSYS} not supported
+BROKEN= Platform ${OPSYS} not supported
.endif
MAINTAINER= pkgsrc-users@NetBSD.org