summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2011-11-10 22:20:18 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2011-11-10 22:20:18 +0000
commit1d3015aac792b2f0cd1fd7274dbbabea3bda669d (patch)
tree5ab423f92ad433d02a11556f0a3fc3008b34ff7c /www
parentUpgrade to version 0.11 (with qtconsole support) and take over (diff)
Change email for my ports to FreeBSD one.
Approved by: novel (mentor) Feature safe: yes
Diffstat (limited to 'www')
-rw-r--r--www/py-html5lib/Makefile2
-rw-r--r--www/py-webhelpers/Makefile2
-rw-r--r--www/py-webkitgtk/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/www/py-html5lib/Makefile b/www/py-html5lib/Makefile
index 9acc5562433a..867aad65f8d1 100644
--- a/www/py-html5lib/Makefile
+++ b/www/py-html5lib/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= www python
MASTER_SITES= GOOGLE_CODE
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= cvs-src@yandex.ru
+MAINTAINER= rm@FreeBSD.org
COMMENT= A Python based HTML parser based on the HTML5 spec
LICENSE= MIT
diff --git a/www/py-webhelpers/Makefile b/www/py-webhelpers/Makefile
index 72da6bdd5306..b28b3258c38e 100644
--- a/www/py-webhelpers/Makefile
+++ b/www/py-webhelpers/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= WebHelpers-${PORTVERSION}
-MAINTAINER= cvs-src@yandex.ru
+MAINTAINER= rm@FreeBSD.org
COMMENT= Python helper functions for writing templates in web applications
LICENSE= BSD
diff --git a/www/py-webkitgtk/Makefile b/www/py-webkitgtk/Makefile
index 818cea91047f..714344b0bf06 100644
--- a/www/py-webkitgtk/Makefile
+++ b/www/py-webkitgtk/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= GOOGLE_CODE
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION}
-MAINTAINER= cvs-src@yandex.ru
+MAINTAINER= rm@FreeBSD.org
COMMENT= Python bindings for the WebKit GTK+ port
LICENSE= GPLv2