diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-29 17:29:54 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-29 17:29:54 +0000 |
commit | 2b1210b36ca493fde695169371b2c5ade35c5f1c (patch) | |
tree | 6473b5c68fe5ec41f5d272e6377aa218ab97d4a2 /editors/hexcurse/Makefile | |
parent | 9020555e931a1cceec2cb765ed2dc52aae2dc50c (diff) | |
download | ports-2b1210b36ca493fde695169371b2c5ade35c5f1c.tar.gz ports-2b1210b36ca493fde695169371b2c5ade35c5f1c.zip |
Notes
Diffstat (limited to 'editors/hexcurse/Makefile')
-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 6756c0ee2b87..1fe40ff738a5 100644 --- a/editors/hexcurse/Makefile +++ b/editors/hexcurse/Makefile @@ -7,7 +7,7 @@ # PORTNAME= hexcurse -PORTVERSION= 1.40 +PORTVERSION= 1.50 CATEGORIES= editors MASTER_SITES= http://jewfish.net/downloads/ |