diff options
author | mmokhi <mmokhi@FreeBSD.org> | 2017-02-14 05:28:45 +0800 |
---|---|---|
committer | mmokhi <mmokhi@FreeBSD.org> | 2017-02-14 05:28:45 +0800 |
commit | 4b80af3098eac4cdfca44fb3f0690dcf5ab71b7b (patch) | |
tree | 33484ad38fb9523850fd8ffc1a68a0f38d8874b4 | |
parent | c4e7997847832795c572d7f41b423e592b6fd041 (diff) | |
download | freebsd-ports-gnome-4b80af3098eac4cdfca44fb3f0690dcf5ab71b7b.tar.gz freebsd-ports-gnome-4b80af3098eac4cdfca44fb3f0690dcf5ab71b7b.tar.zst freebsd-ports-gnome-4b80af3098eac4cdfca44fb3f0690dcf5ab71b7b.zip |
Pass maintainership by request to the reporter.
PR: 217075
Submitted by: mmokhi
Reported by: ericturgeon.bsd@gmail.com
Reviewed by: feld, mat
Approved by: feld (mentor)
Differential Revision: https://reviews.freebsd.org/D9572
-rw-r--r-- | ports-mgmt/synth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/synth/Makefile b/ports-mgmt/synth/Makefile index 9bf11b8d7dd1..61184a2279c4 100644 --- a/ports-mgmt/synth/Makefile +++ b/ports-mgmt/synth/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.68 DISTVERSIONPREFIX= v CATEGORIES= ports-mgmt -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ericturgeon.bsd@gmail.com COMMENT= Custom package repository builder for FreeBSD and DragonFly LICENSE= ISCL |