diff options
Diffstat (limited to 'editors/hexcurse')
-rw-r--r-- | editors/hexcurse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/hexcurse/Makefile b/editors/hexcurse/Makefile index d08794c10447..035f0c168082 100644 --- a/editors/hexcurse/Makefile +++ b/editors/hexcurse/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= DEBIAN DISTFILES= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= jadawin@FreeBSD.org -COMMENT= A versatile ncurses-based hex editor +COMMENT= Versatile ncurses-based hex editor GNU_CONFIGURE= yes |