diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-31 01:37:36 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-31 01:37:36 +0000 |
commit | 58867f8da874530ebe886c06c8ebca251d273981 (patch) | |
tree | 4e6e2212573b7c2698e229a0219f0cbe9d72fa55 /editors/hexedit | |
parent | 6162b57bacb3eb696899a2bce76d0b2af5e27476 (diff) | |
download | ports-58867f8da874530ebe886c06c8ebca251d273981.tar.gz ports-58867f8da874530ebe886c06c8ebca251d273981.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 241fdbf458cf..eafbfc40ebb9 100644 --- a/editors/hexedit/Makefile +++ b/editors/hexedit/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.chez.com/prigaux/ \ MASTER_SITE_SUBDIR= utils/file/hex EXTRACT_SUFX= .src.tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org USE_AUTOCONF= yes |