diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2018-08-09 14:24:37 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2018-08-09 14:24:37 +0000 |
commit | 65273721b86b5236087a093155a2f37ac7d6b561 (patch) | |
tree | eb90117ca47340e4ce63e65885587e12d7696b9c /sysutils/bsdisks | |
parent | eaa766e8111057e3823f332376333f22d1c9dbf8 (diff) |
Set MAINTAINER of mine ports to @FreeBSD.org email.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16640
Notes
Notes:
svn path=/head/; revision=476747
Diffstat (limited to 'sysutils/bsdisks')
-rw-r--r-- | sysutils/bsdisks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bsdisks/Makefile b/sysutils/bsdisks/Makefile index 91f973062626..f5bec7de2da1 100644 --- a/sysutils/bsdisks/Makefile +++ b/sysutils/bsdisks/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://bitbucket.org/arrowd/bsdisks/downloads/ -MAINTAINER= 6yearold@gmail.com +MAINTAINER= arrowd@FreeBSD.org COMMENT= UDisks2 service implementation for FreeBSD LICENSE= BSD3CLAUSE |