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 /archivers | |
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 'archivers')
-rw-r--r-- | archivers/innoextract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/innoextract/Makefile b/archivers/innoextract/Makefile index 7c32e6fdc161..7c7d17249127 100644 --- a/archivers/innoextract/Makefile +++ b/archivers/innoextract/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= http://constexpr.org/innoextract/files/ -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= Program to extract Inno Setup files LICENSE= ZLIB |