diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2015-06-12 21:17:43 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2015-06-12 21:17:43 +0000 |
commit | 559561ed8f95463aca3b9e1ba8fcfe3b91db394c (patch) | |
tree | 3228371d0bf1f836f5b079ae0a75300a13a588fa /editors/hexedit | |
parent | c3bed3408d066c44acb610ba237a94b7a066b606 (diff) | |
download | ports-559561ed8f95463aca3b9e1ba8fcfe3b91db394c.tar.gz ports-559561ed8f95463aca3b9e1ba8fcfe3b91db394c.zip |
Notes
Diffstat (limited to 'editors/hexedit')
-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 |