diff options
author | obrien <obrien@FreeBSD.org> | 2000-03-31 09:37:36 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-03-31 09:37:36 +0800 |
commit | 3a789bcbd0a0f5d7957f7c6af8bc5279e98458f2 (patch) | |
tree | 5b218ffeb59c97abef77ea078b78de03561a86e4 /editors/hexedit | |
parent | 822a07ab90a278f832bcf92092be22a5a20bf4b2 (diff) | |
download | freebsd-ports-gnome-3a789bcbd0a0f5d7957f7c6af8bc5279e98458f2.tar.gz freebsd-ports-gnome-3a789bcbd0a0f5d7957f7c6af8bc5279e98458f2.tar.zst freebsd-ports-gnome-3a789bcbd0a0f5d7957f7c6af8bc5279e98458f2.zip |
Pickup maintance of these until someone else comes along.
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 |