diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1999-07-01 22:04:36 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1999-07-01 22:04:36 +0800 |
commit | 78dc18221c4008455d92849d382681822b390de6 (patch) | |
tree | 2ec17a68046f0af68bb023569c02964d4fcdb1bc /textproc | |
parent | 65db9da252bf403c27fded679e1fd588e758736c (diff) | |
download | freebsd-ports-gnome-78dc18221c4008455d92849d382681822b390de6.tar.gz freebsd-ports-gnome-78dc18221c4008455d92849d382681822b390de6.tar.zst freebsd-ports-gnome-78dc18221c4008455d92849d382681822b390de6.zip |
Activate cocoon.
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 631b6d0c432a..b1af05607ea6 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.55 1999/06/24 15:18:23 kuriyama Exp $ +# $Id: Makefile,v 1.56 1999/06/25 15:06:45 kuriyama Exp $ # SUBDIR += agrep @@ -6,6 +6,7 @@ SUBDIR += br-ispell SUBDIR += c2html SUBDIR += catdoc + SUBDIR += cocoon SUBDIR += dict SUBDIR += docbook SUBDIR += docbook-241 |