diff options
author | sborrill <sborrill@pkgsrc.org> | 2009-07-07 08:58:47 +0000 |
---|---|---|
committer | sborrill <sborrill@pkgsrc.org> | 2009-07-07 08:58:47 +0000 |
commit | 4f93ac9c9025a33c691a7dc4505bd69309b988a9 (patch) | |
tree | 7bb4d65a91352d28b9e649805f4c8118804172f4 /www/Makefile | |
parent | 836aad56a1b116bb72b153064c5bd63f933f0c51 (diff) | |
download | pkgsrc-4f93ac9c9025a33c691a7dc4505bd69309b988a9.tar.gz |
Add p5-HTML-WikiConverter-DokuWiki
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index bb8cff08434..6c39819e746 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.650 2009/06/14 04:52:22 taca Exp $ +# $NetBSD: Makefile,v 1.651 2009/07/07 08:58:47 sborrill Exp $ # COMMENT= Packages related to the World Wide Web @@ -322,6 +322,7 @@ SUBDIR+= p5-HTML-Tiny SUBDIR+= p5-HTML-TokeParser-Simple SUBDIR+= p5-HTML-Tree SUBDIR+= p5-HTML-WikiConverter +SUBDIR+= p5-HTML-WikiConverter-DokuWiki SUBDIR+= p5-HTMLObject SUBDIR+= p5-HTTP-Async SUBDIR+= p5-HTTP-Body |