aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1998-06-10 17:43:10 +0800
committertg <tg@FreeBSD.org>1998-06-10 17:43:10 +0800
commitb9a92b817a110f247cf110672b913a432abdb8a3 (patch)
tree185e73e460ee645da363a52e5241412df9caa265 /textproc
parente503ca690c5f124de191ce290c72fbf22d4733bf (diff)
downloadfreebsd-ports-gnome-b9a92b817a110f247cf110672b913a432abdb8a3.tar.gz
freebsd-ports-gnome-b9a92b817a110f247cf110672b913a432abdb8a3.tar.zst
freebsd-ports-gnome-b9a92b817a110f247cf110672b913a432abdb8a3.zip
Activate word2x.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 09fda54b8ba1..81ec03af0f52 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.20 1998/04/29 10:59:21 tg Exp $
+# $Id: Makefile,v 1.21 1998/05/05 00:59:46 mph Exp $
#
SUBDIR += agrep
@@ -28,5 +28,6 @@
SUBDIR += unroff
SUBDIR += urlview
SUBDIR += wdiff
+ SUBDIR += word2x
.include <bsd.port.subdir.mk>