summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorsno <sno>2009-10-11 15:33:27 +0000
committersno <sno>2009-10-11 15:33:27 +0000
commit1c8ae983bf35c23955e93d3528190cbe840851c9 (patch)
tree005cf41daf41c3bae275646e23c601d88e6b6f22 /archivers
parent76a783c86b324be9951dfeb9f0a9b9ab099042dc (diff)
downloadpkgsrc-1c8ae983bf35c23955e93d3528190cbe840851c9.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