diff options
author | drochner <drochner@pkgsrc.org> | 2008-10-16 20:07:33 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2008-10-16 20:07:33 +0000 |
commit | 9f23ba59f85643c0078c5c3dd0a2f8877bcc41ba (patch) | |
tree | de7482df5f4d33bf7e10b8aab8df089f1b717bbf /www/Makefile | |
parent | 4b54a2680c11e8b24dd0544b2ff241c5a45eefa5 (diff) | |
download | pkgsrc-9f23ba59f85643c0078c5c3dd0a2f8877bcc41ba.tar.gz |
+py-gdata
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 ab8bc0524cd..ba88fa00501 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.589 2008/10/12 22:24:20 he Exp $ +# $NetBSD: Makefile,v 1.590 2008/10/16 20:07:33 drochner Exp $ # COMMENT= Packages related to the World Wide Web @@ -401,6 +401,7 @@ SUBDIR+= py-clearsilver SUBDIR+= py-curl SUBDIR+= py-django SUBDIR+= py-flup +SUBDIR+= py-gdata SUBDIR+= py-genshi SUBDIR+= py-jonpy SUBDIR+= py-moin |