diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-16 20:23:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-16 20:23:14 +0000 |
commit | 70ae244afd5e98d61e82f15f0d62336349576f0f (patch) | |
tree | b8446a998350f81ee2c7e8c8640f96992ac2c766 /graphics | |
parent | f9be05900991a9766f5a3501a371ce53a9f7e1af (diff) | |
download | pkgsrc-70ae244afd5e98d61e82f15f0d62336349576f0f.tar.gz |
Complete move of gocr from textproc to graphics.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4e07e9b9026..245fd2b648e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.391 2005/10/16 20:18:21 wiz Exp $ +# $NetBSD: Makefile,v 1.392 2005/10/16 20:23:14 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -111,6 +111,7 @@ SUBDIR+= gnome-backgrounds SUBDIR+= gnome-icon-theme SUBDIR+= gnuplot SUBDIR+= gnuplot-nox11 +SUBDIR+= gocr SUBDIR+= gpaint SUBDIR+= gphoto SUBDIR+= gphoto2 |