summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordsainty <dsainty>2012-08-07 23:41:23 +0000
committerdsainty <dsainty>2012-08-07 23:41:23 +0000
commit42842669d9cee4c93475d91302150439e0dfb4b9 (patch)
tree456919db303693b6f75023664dfcb2bd64d8ad10
parent3d71cf14c9ba9874dd526b26338c0e7e8be5a3d4 (diff)
downloadpkgsrc-42842669d9cee4c93475d91302150439e0dfb4b9.tar.gz
Trivial typo in comment
-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