diff options
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 4b84636984b2..a902a748fbf4 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= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= Full screen text mode Hex editor using the [n]curses library GNU_CONFIGURE= yes |