aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorultima <ultima@FreeBSD.org>2017-07-04 03:06:08 +0800
committerultima <ultima@FreeBSD.org>2017-07-04 03:06:08 +0800
commit911931a4d39031af6c0e4055e11a6b035384d348 (patch)
tree3b0ba9f13ade0385c5a69128eef433c6976970d6 /www
parent55e24e4d413c8fc82c78a76e5bc1bdaa1c26d28e (diff)
downloadfreebsd-ports-gnome-911931a4d39031af6c0e4055e11a6b035384d348.tar.gz
freebsd-ports-gnome-911931a4d39031af6c0e4055e11a6b035384d348.tar.zst
freebsd-ports-gnome-911931a4d39031af6c0e4055e11a6b035384d348.zip
* Updated maintainer email
* Changed comment headers to match my name and FreeBSD email Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11466
Diffstat (limited to 'www')
-rw-r--r--www/guacamole-client/Makefile4
-rw-r--r--www/libevhtp/Makefile2
-rw-r--r--www/plexwatchweb/Makefile4
-rw-r--r--www/py-django-constance/Makefile4
-rw-r--r--www/py-django-post_office/Makefile4
-rw-r--r--www/py-django-statici18n/Makefile2
-rw-r--r--www/py-seafdav/Makefile2
-rw-r--r--www/py-seafobj/Makefile2
-rw-r--r--www/py-wsgidav/Makefile2
-rw-r--r--www/seahub/Makefile2
10 files changed, 14 insertions, 14 deletions
diff --git a/www/guacamole-client/Makefile b/www/guacamole-client/Makefile
index 2fc82f066267..960468469fe3 100644
--- a/www/guacamole-client/Makefile
+++ b/www/guacamole-client/Makefile
@@ -1,4 +1,4 @@
-# Created by: Ultima <ultima1252@gmail.com>
+# Created by: Richard Gallamore <ultima@FreeBSD.org>
# $FreeBSD$
PORTNAME= guacamole-client
@@ -11,7 +11,7 @@ MASTER_SITES+= https://sourceforge.net/projects/distfiles/files/${PORTNAME}/:rep
DISTFILES= repository-${PORTVERSION}${EXTRACT_SUFX}:repo
DIST_SUBDIR= ${PORTNAME}
-MAINTAINER= ultima1252@gmail.com
+MAINTAINER= ultima@FreeBSD.org
COMMENT= HTML5 Clientless Remote Desktop
LICENSE= APACHE20
diff --git a/www/libevhtp/Makefile b/www/libevhtp/Makefile
index 730b24d31dcf..a56fb9183db2 100644
--- a/www/libevhtp/Makefile
+++ b/www/libevhtp/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 1.2.11
PORTREVISION= 4
CATEGORIES= www
-MAINTAINER= ultima1252@gmail.com
+MAINTAINER= ultima@FreeBSD.org
COMMENT= Flexible replacement for libevent httpd API
LICENSE= BSD3CLAUSE
diff --git a/www/plexwatchweb/Makefile b/www/plexwatchweb/Makefile
index 81b8d6488dca..f961dee9e594 100644
--- a/www/plexwatchweb/Makefile
+++ b/www/plexwatchweb/Makefile
@@ -1,4 +1,4 @@
-# Created by: ultima <ultima1252@gmail.com>
+# Created by: Richard Gallamore <ultima@FreeBSD.org>
# $FreeBSD$
PORTNAME= plexWatchWeb
@@ -7,7 +7,7 @@ PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= www
-MAINTAINER= ultima1252@gmail.com
+MAINTAINER= ultima@FreeBSD.org
COMMENT= Web front-end for plexWatch
RUN_DEPENDS= plexWatch>=0.1.6:multimedia/plexwatch
diff --git a/www/py-django-constance/Makefile b/www/py-django-constance/Makefile
index 827e8fce1a68..e9960e84db86 100644
--- a/www/py-django-constance/Makefile
+++ b/www/py-django-constance/Makefile
@@ -1,4 +1,4 @@
-# Created by: Ultima <ultima1252@gmail.com>
+# Created by: Richard Gallamore <ultima@FreeBSD.org>
# $FreeBSD$
PORTNAME= django-constance
@@ -7,7 +7,7 @@ CATEGORIES= www python
MASTER_SITES= GH
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ultima1252@gmail.com
+MAINTAINER= ultima@FreeBSD.org
COMMENT= Dynamic Django settings
LICENSE= BSD3CLAUSE
diff --git a/www/py-django-post_office/Makefile b/www/py-django-post_office/Makefile
index 4ba51e8c027f..dba0da4de099 100644
--- a/www/py-django-post_office/Makefile
+++ b/www/py-django-post_office/Makefile
@@ -1,4 +1,4 @@
-# Created by: Ultima <ultima1252@gmail.com>
+# Created by: Richard Gallamore <ultima@FreeBSD.org>
# $FreeBSD$
PORTNAME= django-post_office
@@ -8,7 +8,7 @@ CATEGORIES= www python
MASTER_SITES= GH
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ultima1252@gmail.com
+MAINTAINER= ultima@FreeBSD.org
COMMENT= Django app to monitor and send mail asynchronously
LICENSE= MIT
diff --git a/www/py-django-statici18n/Makefile b/www/py-django-statici18n/Makefile
index 26ca85c3d1f8..6546dedc7c9f 100644
--- a/www/py-django-statici18n/Makefile
+++ b/www/py-django-statici18n/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ultima1252@gmail.com
+MAINTAINER= ultima@FreeBSD.org
COMMENT= Helper for generating Javascript catalog to static files
LICENSE= MIT
diff --git a/www/py-seafdav/Makefile b/www/py-seafdav/Makefile
index fb0f2beb6e4a..57ef2b204e2f 100644
--- a/www/py-seafdav/Makefile
+++ b/www/py-seafdav/Makefile
@@ -7,7 +7,7 @@ DISTVERSIONSUFFIX= -pro
CATEGORIES= www python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ultima1252@gmail.com
+MAINTAINER= ultima@FreeBSD.org
COMMENT= Python library for accessing seafile data model
LICENSE= MIT
diff --git a/www/py-seafobj/Makefile b/www/py-seafobj/Makefile
index 05f78d92461d..72cda025beb4 100644
--- a/www/py-seafobj/Makefile
+++ b/www/py-seafobj/Makefile
@@ -7,7 +7,7 @@ DISTVERSIONSUFFIX= -pro
CATEGORIES= www python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ultima1252@gmail.com
+MAINTAINER= ultima@FreeBSD.org
COMMENT= Python library for accessing seafile data model
LICENSE= APACHE20
diff --git a/www/py-wsgidav/Makefile b/www/py-wsgidav/Makefile
index 851ced0bd258..9804d115809a 100644
--- a/www/py-wsgidav/Makefile
+++ b/www/py-wsgidav/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ultima1252@gmail.com
+MAINTAINER= ultima@FreeBSD.org
COMMENT= WSGI based WebDAV server for sharing resources
LICENSE= MIT
diff --git a/www/seahub/Makefile b/www/seahub/Makefile
index c8f8d1fd6543..15f42fabc1c7 100644
--- a/www/seahub/Makefile
+++ b/www/seahub/Makefile
@@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v
DISTVERSIONSUFFIX= -pro
CATEGORIES= www
-MAINTAINER= ultima1252@gmail.com
+MAINTAINER= ultima@FreeBSD.org
COMMENT= Web frontend for Seafile
LICENSE= APACHE20