diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-07-08 22:51:01 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-07-08 22:51:01 +0800 |
commit | cf57cf32c62e639a67dd921b98f14437c7ec9c8b (patch) | |
tree | 5f01fac14d33d95f6c207cdc8906f493f7ea30c2 | |
parent | b6356b459dd28438803268ddc8bbf64b88fface7 (diff) | |
download | freebsd-ports-gnome-cf57cf32c62e639a67dd921b98f14437c7ec9c8b.tar.gz freebsd-ports-gnome-cf57cf32c62e639a67dd921b98f14437c7ec9c8b.tar.zst freebsd-ports-gnome-cf57cf32c62e639a67dd921b98f14437c7ec9c8b.zip |
Update to version 0.3.2
PR: 28787
Submitted by: Patrick Li <pat@databits.net>
-rw-r--r-- | editors/lfhex/Makefile | 2 | ||||
-rw-r--r-- | editors/lfhex/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/lfhex/Makefile b/editors/lfhex/Makefile index 4526c247c390..895a49a8a174 100644 --- a/editors/lfhex/Makefile +++ b/editors/lfhex/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lfhex -PORTVERSION= 0.3 +PORTVERSION= 0.3.2 CATEGORIES= editors MASTER_SITES= ftp://typedef.dnsalias.org/pub/lfhex/ diff --git a/editors/lfhex/distinfo b/editors/lfhex/distinfo index 3f039608bdb3..990b63c0fee3 100644 --- a/editors/lfhex/distinfo +++ b/editors/lfhex/distinfo @@ -1 +1 @@ -MD5 (lfhex-0.3.tar.gz) = b266f674894cd129c43982557634eb85 +MD5 (lfhex-0.3.2.tar.gz) = 28bcccd6bc77b8de92d31e9361b26531 |