diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2019-09-16 20:55:08 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2019-09-16 20:55:08 +0000 |
commit | b6bd0cf737c9d31460c65e26ca05b1ae0e21a3bb (patch) | |
tree | a0ea1e3ba405668f2ccb188b909d466fc437a111 /devel/gogs/Makefile | |
parent | Add myself (dmgk) to xearth locations (diff) |
Change my maintainer email
Approved by: tz (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21677
Notes
Notes:
svn path=/head/; revision=512187
Diffstat (limited to 'devel/gogs/Makefile')
-rw-r--r-- | devel/gogs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gogs/Makefile b/devel/gogs/Makefile index 3b8d713ab0a7..588b1071569f 100644 --- a/devel/gogs/Makefile +++ b/devel/gogs/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.11.91 CATEGORIES= devel www -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Painless self-hosted Git service LICENSE= MIT |