diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-30 01:29:54 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-30 01:29:54 +0800 |
commit | 43c61975ee660b50ae8452139a3fc626ae23ca15 (patch) | |
tree | 52fbd276da114d33bbf7afc47ad125beb51cb5eb /editors/hexcurse/Makefile | |
parent | 43238dad628684c5678dfdb9133384b18533db62 (diff) | |
download | freebsd-ports-graphics-43c61975ee660b50ae8452139a3fc626ae23ca15.tar.gz freebsd-ports-graphics-43c61975ee660b50ae8452139a3fc626ae23ca15.tar.zst freebsd-ports-graphics-43c61975ee660b50ae8452139a3fc626ae23ca15.zip |
upgrade 1.50
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 6756c0ee2b8..1fe40ff738a 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/ |