summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz>2003-07-22 12:34:24 +0000
committerwiz <wiz>2003-07-22 12:34:24 +0000
commitdd1fb40b334c44e2cbda1a575b1c4947ff85b6a4 (patch)
treea667a396860272362d250afed33ead02a9d18269 /textproc
parent85828ab79a29b61cf804f24e4563f53ad62c3036 (diff)
downloadpkgsrc-dd1fb40b334c44e2cbda1a575b1c4947ff85b6a4.tar.gz
fix comment.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/gocr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gocr/Makefile b/textproc/gocr/Makefile
index 2866654541c..a2d7bb4dcf0 100644
--- a/textproc/gocr/Makefile
+++ b/textproc/gocr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/07/17 22:54:16 grant Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/22 12:34:24 wiz Exp $
DISTNAME= gocr-0.37
CATEGORIES= textproc
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=jocr/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/jocr
-COMMENT= GOCR is s set set of OCR tools
+COMMENT= GOCR is a set of OCR tools
GNU_CONFIGURE= yes
USE_GMAKE= yes