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 | |
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
-rw-r--r-- | editors/hexcurse/Makefile | 2 | ||||
-rw-r--r-- | editors/hexcurse/distinfo | 2 |
2 files changed, 2 insertions, 2 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/ diff --git a/editors/hexcurse/distinfo b/editors/hexcurse/distinfo index cee26d8f1d9..95bb3b6196a 100644 --- a/editors/hexcurse/distinfo +++ b/editors/hexcurse/distinfo @@ -1 +1 @@ -MD5 (hexcurse-1.22.tar.gz) = 0edceae319b8377178bf6db28c2da83b +MD5 (hexcurse-1.40.tar.gz) = 883aa8840bc6dac3077c30689f66a6e9 |