diff options
author | rh <rh> | 2001-04-06 10:54:10 +0000 |
---|---|---|
committer | rh <rh> | 2001-04-06 10:54:10 +0000 |
commit | 60c6ca3cda93042a5c3efe015d73b1c285989274 (patch) | |
tree | 391eb0d5cbadee0f54264ed96f81ae7db840201f /textproc | |
parent | d005fdf020e3cec232e081b874d84eb1089382e2 (diff) | |
download | pkgsrc-60c6ca3cda93042a5c3efe015d73b1c285989274.tar.gz |
Add and enable scrollkeeper
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 cee3c44f798..b9a6c357458 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2001/03/26 22:46:37 jtb Exp $ +# $NetBSD: Makefile,v 1.82 2001/04/06 10:54:10 rh Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -52,6 +52,7 @@ SUBDIR+= pyxml SUBDIR+= rfcutil SUBDIR+= rman SUBDIR+= rtfm +SUBDIR+= scrollkeeper SUBDIR+= sp SUBDIR+= t1lib SUBDIR+= t1utils |