diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 16:44:27 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 16:44:27 +0000 |
commit | 64620e91182a6c0782000795afbe3c2a543f0d88 (patch) | |
tree | 8d387a8cc962a8ca7b9f14cb67d432ed496129ca /editors/e3 | |
parent | Back to the present (diff) |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=362705
Diffstat (limited to 'editors/e3')
-rw-r--r-- | editors/e3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/e3/Makefile b/editors/e3/Makefile index ff7eee829f95..f8c84cef5d52 100644 --- a/editors/e3/Makefile +++ b/editors/e3/Makefile @@ -8,7 +8,7 @@ CATEGORIES= editors MASTER_SITES= http://sites.google.com/site/e3editor/Home/ EXTRACT_SUFX= .tgz -MAINTAINER= joseph@randomnetworks.com +MAINTAINER= ports@FreeBSD.org COMMENT= Full featured text editor written in assembler BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm |