diff options
author | grant <grant> | 2003-01-11 17:17:56 +0000 |
---|---|---|
committer | grant <grant> | 2003-01-11 17:17:56 +0000 |
commit | 2d7a3bafd9f81c9ab21ed3b4b91fc7e366b359a2 (patch) | |
tree | 1ec38b21b8e09a082301e094f0842c1b83e3edac /textproc/Makefile | |
parent | a5d6bc7b9af4606173d50d047bd225d9e47f8683 (diff) | |
download | pkgsrc-2d7a3bafd9f81c9ab21ed3b4b91fc7e366b359a2.tar.gz |
+docbook-website
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 6b1f90ad212..949372fbb88 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.183 2003/01/10 19:25:32 jmmv Exp $ +# $NetBSD: Makefile,v 1.184 2003/01/11 17:17:56 grant Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -25,6 +25,7 @@ SUBDIR+= dict-dictionaries SUBDIR+= dict-server SUBDIR+= diction SUBDIR+= docbook +SUBDIR+= docbook-website SUBDIR+= docbook-xml SUBDIR+= docbook-xsl SUBDIR+= dsssl-docbook-modular |