summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-03-31 13:07:02 +0000
committeragc <agc@pkgsrc.org>1998-03-31 13:07:02 +0000
commit16e1a6697193bb191a1925762066e46b1d271431 (patch)
tree30a2a19f53e758200b577f6f715c3bced4712914 /textproc
parent8b5820608e726b5863397501ede5dd6019a35665 (diff)
downloadpkgsrc-16e1a6697193bb191a1925762066e46b1d271431.tar.gz
Enable unroff.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index e979238a95a..229377765f3 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/01/12 11:52:30 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/03/31 13:07:02 agc Exp $
# FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp
#
@@ -19,7 +19,7 @@
SUBDIR += rman
# SUBDIR += sgmlformat
# SUBDIR += sp
-# SUBDIR += unroff
+ SUBDIR += unroff
# SUBDIR += wdiff
.include <bsd.port.subdir.mk>