diff options
author | dmgk <dmgk@FreeBSD.org> | 2019-09-17 04:55:08 +0800 |
---|---|---|
committer | dmgk <dmgk@FreeBSD.org> | 2019-09-17 04:55:08 +0800 |
commit | ad97efc883eae561d53ed035d785ab01d970e9bd (patch) | |
tree | a0ea1e3ba405668f2ccb188b909d466fc437a111 /www | |
parent | a3de42b1c8ca6fc6c58888a4a8eb933a5ff2adc6 (diff) | |
download | freebsd-ports-gnome-ad97efc883eae561d53ed035d785ab01d970e9bd.tar.gz freebsd-ports-gnome-ad97efc883eae561d53ed035d785ab01d970e9bd.tar.zst freebsd-ports-gnome-ad97efc883eae561d53ed035d785ab01d970e9bd.zip |
Change my maintainer email
Approved by: tz (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21677
Diffstat (limited to 'www')
-rw-r--r-- | www/go-appengine-sdk/Makefile | 2 | ||||
-rw-r--r-- | www/gobuffalo/Makefile | 2 | ||||
-rw-r--r-- | www/surf/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/go-appengine-sdk/Makefile b/www/go-appengine-sdk/Makefile index 020c55fd3589..a6d10cb110f2 100644 --- a/www/go-appengine-sdk/Makefile +++ b/www/go-appengine-sdk/Makefile @@ -6,7 +6,7 @@ CATEGORIES= www devel MASTER_SITES= https://storage.googleapis.com/appengine-sdks/featured/ DISTNAME= ${PORTNAME:S,-,_,g}_linux_amd64-${PORTVERSION} -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= App Engine SDK for Go # The actual license for this port is "APACHE20 and BSD3CLAUSE and MIT and PSFL and (GPLv2+ or LGPL21+ or MPL11)". diff --git a/www/gobuffalo/Makefile b/www/gobuffalo/Makefile index c2a421aa8fef..af779b8d214f 100644 --- a/www/gobuffalo/Makefile +++ b/www/gobuffalo/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.14.10 DISTVERSIONPREFIX= v CATEGORIES= www -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Go web development eco-system, designed to make the life easier LICENSE= MIT diff --git a/www/surf/Makefile b/www/surf/Makefile index aca96831bfcf..a83de5bd5f3b 100644 --- a/www/surf/Makefile +++ b/www/surf/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www MASTER_SITES= http://dl.suckless.org/${PORTNAME}/ PKGNAMESUFFIX= -browser -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Simple Web browser based on WebKit2/GTK+ LICENSE= MIT |