diff options
author | erwin <erwin@FreeBSD.org> | 2015-06-13 05:17:43 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2015-06-13 05:17:43 +0800 |
commit | 2f5578ee41f1c6132a4b727406907ce26cd3aa4c (patch) | |
tree | 3228371d0bf1f836f5b079ae0a75300a13a588fa /editors | |
parent | 14f36f936f9061c447354be67406df069a0fe142 (diff) | |
download | freebsd-ports-gnome-2f5578ee41f1c6132a4b727406907ce26cd3aa4c.tar.gz freebsd-ports-gnome-2f5578ee41f1c6132a4b727406907ce26cd3aa4c.tar.zst freebsd-ports-gnome-2f5578ee41f1c6132a4b727406907ce26cd3aa4c.zip |
Reset maintainership for obrien
Approved by: portmgr
Diffstat (limited to 'editors')
-rw-r--r-- | editors/hexedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile index 7b35a24eae85..fa27e999e0b9 100644 --- a/editors/hexedit/Makefile +++ b/editors/hexedit/Makefile @@ -7,7 +7,7 @@ CATEGORIES= editors MASTER_SITES= http://rigaux.org/ DISTFILES= ${DISTNAME}.src.tgz -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= View and edit files in hexadecimal or ASCII LICENSE= GPLv2 |