diff options
author | imil <imil@pkgsrc.org> | 2009-02-23 21:04:17 +0000 |
---|---|---|
committer | imil <imil@pkgsrc.org> | 2009-02-23 21:04:17 +0000 |
commit | 13f9fdb385efdba6f2759def8f01cedfe3d63722 (patch) | |
tree | 829178b90b6e0785435943604377560539440a36 /www/Makefile | |
parent | 837540fd67f8af8cb8d4434dd75860cfdd10b139 (diff) | |
download | pkgsrc-13f9fdb385efdba6f2759def8f01cedfe3d63722.tar.gz |
add & enable p5-WordPress-XMLRPC
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 b21fbed0b33..944765134e6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.635 2009/02/21 16:05:06 imil Exp $ +# $NetBSD: Makefile,v 1.636 2009/02/23 21:04:17 imil Exp $ # COMMENT= Packages related to the World Wide Web @@ -399,6 +399,7 @@ SUBDIR+= p5-WWW-Mechanize SUBDIR+= p5-WWW-Pastebin-PastebinCom-Create SUBDIR+= p5-WWW-Pastebin-RafbNet-Create SUBDIR+= p5-WWW-Shorten +SUBDIR+= p5-WordPress-XMLRPC SUBDIR+= p5-libapreq SUBDIR+= p5-libapreq2 SUBDIR+= p5-libwww |