diff options
author | obache <obache@pkgsrc.org> | 2008-02-10 13:14:42 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-02-10 13:14:42 +0000 |
commit | 1e9635253a84a2708430d19024c7fb263ff66ae7 (patch) | |
tree | 5ef0515f42d75b1f42359f2cec6731fab8629314 /textproc/Makefile | |
parent | 72713bb56c7da357f8a8e3af538ca110603856f9 (diff) | |
download | pkgsrc-1e9635253a84a2708430d19024c7fb263ff66ae7.tar.gz |
Add migemo{,-elisp}
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 51da04c84f0..dfc2ea66de2 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.396 2008/02/01 20:43:04 tonio Exp $ +# $NetBSD: Makefile,v 1.397 2008/02/10 13:14:42 obache Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -152,6 +152,8 @@ SUBDIR+= mecab-base SUBDIR+= mecab-ipadic SUBDIR+= mecab-jumandic SUBDIR+= metauml +SUBDIR+= migemo +SUBDIR+= migemo-elisp SUBDIR+= mxml SUBDIR+= namazu SUBDIR+= nbsed |