summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordsainty <dsainty@pkgsrc.org>2012-08-07 23:41:23 +0000
committerdsainty <dsainty@pkgsrc.org>2012-08-07 23:41:23 +0000
commitbfee16744bf170833a9f13ab373a64f50903489b (patch)
tree456919db303693b6f75023664dfcb2bd64d8ad10 /devel
parent451af52503281fb28a2014ef51d9010e73f2e489 (diff)
downloadpkgsrc-bfee16744bf170833a9f13ab373a64f50903489b.tar.gz
Trivial typo in comment
Diffstat (limited to 'devel')
-rw-r--r--devel/picprg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/picprg/Makefile b/devel/picprg/Makefile
index 8661df79f2d..b5118dc907e 100644
--- a/devel/picprg/Makefile
+++ b/devel/picprg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/03/03 17:45:36 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2012/08/07 23:41:23 dsainty Exp $
#
PKGNAME= picprg-2.3d
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.finitesite.com/d3jsys/
COMMENT= Parallel port PIC programmer
# The programmer makes direct I/O bus accesses via the i386 in/out
-# instructions. The program has been patches to work on NetBSD only,
+# instructions. The program has been patched to work on NetBSD only,
# via the i386_set_ioperm() interface.
#
ONLY_FOR_PLATFORM= NetBSD-*-i386