diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-04-10 14:01:05 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-04-10 14:01:05 +0800 |
commit | a5635a47f7efa07de4bf5e9c8293a6ccd3a49654 (patch) | |
tree | 8325e7411f9b7869dd8f5676f07eeb31f6d32984 /editors/hexcurse/Makefile | |
parent | 2f07b933dd4c5614d47f4930a97f763236a76ee8 (diff) | |
download | freebsd-ports-graphics-a5635a47f7efa07de4bf5e9c8293a6ccd3a49654.tar.gz freebsd-ports-graphics-a5635a47f7efa07de4bf5e9c8293a6ccd3a49654.tar.zst freebsd-ports-graphics-a5635a47f7efa07de4bf5e9c8293a6ccd3a49654.zip |
upgrade to 1.40
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 3112677bd96..6756c0ee2b8 100644 --- a/editors/hexcurse/Makefile +++ b/editors/hexcurse/Makefile @@ -7,7 +7,7 @@ # PORTNAME= hexcurse -PORTVERSION= 1.22 +PORTVERSION= 1.40 CATEGORIES= editors MASTER_SITES= http://jewfish.net/downloads/ |