diff options
author | taca <taca> | 2010-02-16 17:23:39 +0000 |
---|---|---|
committer | taca <taca> | 2010-02-16 17:23:39 +0000 |
commit | 4123e63cbb9fc3506371b63b840a93a70ad50d8d (patch) | |
tree | 8223679748c2b8aa3177266151224000b4b5dd7c /textproc/Makefile | |
parent | 1911a6691ce850bf8c1648518145fb9cfbd34a80 (diff) | |
download | pkgsrc-4123e63cbb9fc3506371b63b840a93a70ad50d8d.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 |