diff options
author | rh <rh> | 2002-09-25 04:56:20 +0000 |
---|---|---|
committer | rh <rh> | 2002-09-25 04:56:20 +0000 |
commit | be901f248e698562f24b76486103302a6b6e0299 (patch) | |
tree | 7349a738feed8785046f7bbc511e71467a0ed285 /textproc | |
parent | b808119803b5ca3ffb136a07795bebfecbc88c4c (diff) | |
download | pkgsrc-be901f248e698562f24b76486103302a6b6e0299.tar.gz |
Add and enable gtkspell
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index aceb61240d4..7f0049fbf2e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.163 2002/08/31 02:57:20 mjl Exp $ +# $NetBSD: Makefile,v 1.164 2002/09/25 04:56:20 rh Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -32,6 +32,7 @@ SUBDIR+= glimpse SUBDIR+= groff SUBDIR+= gsed SUBDIR+= gtk-doc +SUBDIR+= gtkspell SUBDIR+= helpdeco SUBDIR+= hevea SUBDIR+= html |