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 | a86811fbe00db0b4af95645de6435f5923afb10c (patch) | |
tree | 7bb4d65a91352d28b9e649805f4c8118804172f4 /www/Makefile | |
parent | d6a99e7ad1d497dabe187d25bbe1a8053c4bec95 (diff) | |
download | pkgsrc-a86811fbe00db0b4af95645de6435f5923afb10c.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 |