diff options
Diffstat (limited to 'editors/hexcurse/Makefile')
-rw-r--r-- | editors/hexcurse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/hexcurse/Makefile b/editors/hexcurse/Makefile index f161e8ed0497..3112677bd96a 100644 --- a/editors/hexcurse/Makefile +++ b/editors/hexcurse/Makefile @@ -7,11 +7,11 @@ # PORTNAME= hexcurse -PORTVERSION= 1.21 +PORTVERSION= 1.22 CATEGORIES= editors MASTER_SITES= http://jewfish.net/downloads/ -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes |