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 | 0900c5fa38c9b92ee27112627554fe230a57f4e0 (patch) | |
tree | 8223679748c2b8aa3177266151224000b4b5dd7c /textproc/Makefile | |
parent | 8f05f91d1b43c954e51ca2705a1b4a9dcab5d26c (diff) | |
download | pkgsrc-0900c5fa38c9b92ee27112627554fe230a57f4e0.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 |