diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-12 00:32:23 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-12 00:32:23 +0000 |
commit | 91256c15abd46d40cbeaa635f27316d74851e522 (patch) | |
tree | c72bff1e65b80fe9bc64e9e40c62d622dd3eef76 /editors/chexedit | |
parent | 7914e35676805b3f14ea66469f46b4b4fe1e0258 (diff) | |
download | ports-91256c15abd46d40cbeaa635f27316d74851e522.tar.gz ports-91256c15abd46d40cbeaa635f27316d74851e522.zip |
Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)
From: Roman Shterenzon <romanbsd@yahoo.com>
To: ports@freebsd.org
Subject: e-mail change
The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.
Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
Notes
Notes:
svn path=/head/; revision=103708
Diffstat (limited to 'editors/chexedit')
-rw-r--r-- | editors/chexedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/chexedit/Makefile b/editors/chexedit/Makefile index f59281198bc3..ba51604d0186 100644 --- a/editors/chexedit/Makefile +++ b/editors/chexedit/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= http://www.rogoyski.com/adam/programs/hexedit/ DISTNAME= hexedit-${PORTVERSION} -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Full screen text mode Hex editor using the [n]curses library GNU_CONFIGURE= yes |