diff options
Diffstat (limited to 'editors/hexedit/Makefile')
-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 a7878b4c17b8..241fdbf458cf 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= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org USE_AUTOCONF= yes |