diff options
author | taca <taca@pkgsrc.org> | 2010-02-16 17:23:39 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2010-02-16 17:23:39 +0000 |
commit | 1785e92e4484228f3cf13fce06d811f3478a927f (patch) | |
tree | 8223679748c2b8aa3177266151224000b4b5dd7c /textproc/Makefile | |
parent | ce95764320a0e5f11e109ecf488001311ea1c895 (diff) | |
download | pkgsrc-1785e92e4484228f3cf13fce06d811f3478a927f.tar.gz |
Add and enable po-mode.
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 51882944178..424059afec2 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.521 2010/02/12 08:59:14 wiz Exp $ +# $NetBSD: Makefile,v 1.522 2010/02/16 17:23:39 taca Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -389,6 +389,7 @@ SUBDIR+= php-pspell SUBDIR+= php-wddx SUBDIR+= php5-dom SUBDIR+= php5-xsl +SUBDIR+= po-mode SUBDIR+= po4a SUBDIR+= postgresql-autodoc SUBDIR+= psgml-mode |