diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-01-24 14:47:56 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-01-24 14:47:56 +0800 |
commit | f090b65d387669395d73763ebbe5c6c95c5d78e2 (patch) | |
tree | e3df593eadf3753739cd8146331cfa4d55239fc8 /editors/hexcurse/Makefile | |
parent | ed936400556c49f1c629c9ecbb55cd8abdde4841 (diff) | |
download | freebsd-ports-gnome-f090b65d387669395d73763ebbe5c6c95c5d78e2.tar.gz freebsd-ports-gnome-f090b65d387669395d73763ebbe5c6c95c5d78e2.tar.zst freebsd-ports-gnome-f090b65d387669395d73763ebbe5c6c95c5d78e2.zip |
upgrade to 1.22
drop maintainership
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 |