diff options
author | lifanov <lifanov@FreeBSD.org> | 2016-12-14 11:47:18 +0800 |
---|---|---|
committer | lifanov <lifanov@FreeBSD.org> | 2016-12-14 11:47:18 +0800 |
commit | 6f2e7e13e30e1399d47dd6ffd8793e9aaae3166c (patch) | |
tree | 69650a58f79d4eefcb40c0e567d83a139afc212d /emulators | |
parent | 839aa2e46f8a15c3c00b016c53b3a6b4d2990f36 (diff) | |
download | freebsd-ports-gnome-6f2e7e13e30e1399d47dd6ffd8793e9aaae3166c.tar.gz freebsd-ports-gnome-6f2e7e13e30e1399d47dd6ffd8793e9aaae3166c.tar.zst freebsd-ports-gnome-6f2e7e13e30e1399d47dd6ffd8793e9aaae3166c.zip |
update MAINTAINER to my FreeBSD.org email
Reviewed by: matthew
Approved by: matthew (maintainer)
Differential Revision: https://reviews.freebsd.org/D8782
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/winetricks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/winetricks/Makefile b/emulators/winetricks/Makefile index cd839ab1e2b9..4ed0e9a4e8f0 100644 --- a/emulators/winetricks/Makefile +++ b/emulators/winetricks/Makefile @@ -5,7 +5,7 @@ PORTNAME= winetricks PORTVERSION= 20161012 CATEGORIES= emulators -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= Easy way to work around problems in Wine LICENSE= LGPL21 |