diff options
author | drochner <drochner> | 2008-10-16 20:07:33 +0000 |
---|---|---|
committer | drochner <drochner> | 2008-10-16 20:07:33 +0000 |
commit | 6196fbf03f3bbe3a5596f144be52f08a4a636d14 (patch) | |
tree | de7482df5f4d33bf7e10b8aab8df089f1b717bbf /www | |
parent | 124680232e3a17e52b951b9cd64071524a99a707 (diff) | |
download | pkgsrc-6196fbf03f3bbe3a5596f144be52f08a4a636d14.tar.gz |
+py-gdata
Diffstat (limited to 'www')
-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 |