diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-02-05 16:48:20 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-02-05 16:48:20 +0000 |
commit | e11a3962961c8f26d1dab8a84690490de1099f2c (patch) | |
tree | d9a1f979c02a470aadc8adb43d0aa424ad90ee8b /textproc/Makefile | |
parent | 2917814d3213c08d9e8ad343dd3a20b3b1de7b9f (diff) | |
download | ports-e11a3962961c8f26d1dab8a84690490de1099f2c.tar.gz ports-e11a3962961c8f26d1dab8a84690490de1099f2c.zip |
Notes
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 76c6e3840c1e..9c6558e99dc9 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -151,6 +151,7 @@ SUBDIR += xml4j SUBDIR += xp SUBDIR += xt + SUBDIR += y2l SUBDIR += yodl .include <bsd.port.subdir.mk> |