aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2021-02-10 07:42:50 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2021-02-10 07:42:50 +0000
commit103c3702dee22e1e3edbd41e6c17bcf3c21212f2 (patch)
treebfe3485de7a1f7668387f5366002e714dfbc64fc /archivers
parent0eb291bddd66f80e4e53b9ebc53140fed0dc8ffb (diff)
downloadports-103c3702dee22e1e3edbd41e6c17bcf3c21212f2.tar.gz
ports-103c3702dee22e1e3edbd41e6c17bcf3c21212f2.zip
Submitted by: Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by: dbaio, garga (mentors) Differential Revision: https://reviews.freebsd.org/D28534
Notes
Notes: svn path=/head/; revision=564845
Diffstat (limited to 'archivers')
-rw-r--r--archivers/makeself/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/makeself/Makefile b/archivers/makeself/Makefile
index c4edef030d9b..c25d9e9b1d81 100644
--- a/archivers/makeself/Makefile
+++ b/archivers/makeself/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= archivers
MASTER_SITES= https://github.com/megastep/makeself/releases/download/release-${PORTVERSION}/
EXTRACT_SUFX= .run
-MAINTAINER= ed.arrakis@gmail.com
+MAINTAINER= eduardo@FreeBSD.org
COMMENT= Neat script to make self-extracting archives
LICENSE= GPLv2