diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-11-25 08:42:01 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-11-25 08:42:01 +0000 |
commit | c0cc91fba47e8a4c1952def067bcd6bccdcc5682 (patch) | |
tree | d97342314f8eca674853f6d553ad8c8a80d90f89 /editors | |
parent | adc881c6a6888afe26e509ea771c4f0ddf434c66 (diff) | |
download | ports-c0cc91fba47e8a4c1952def067bcd6bccdcc5682.tar.gz ports-c0cc91fba47e8a4c1952def067bcd6bccdcc5682.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/lfhex/Makefile | 3 | ||||
-rw-r--r-- | editors/lfhex/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/editors/lfhex/Makefile b/editors/lfhex/Makefile index ba512e80af6b..f65825daed80 100644 --- a/editors/lfhex/Makefile +++ b/editors/lfhex/Makefile @@ -9,7 +9,8 @@ PORTNAME= lfhex PORTVERSION= 0.3.7.2 CATEGORIES= editors -MASTER_SITES= http://home.earthlink.net/~eyekode/data/ +MASTER_SITES= http://stoopidsimple.com/files/ \ + http://home.earthlink.net/~eyekode/data/ MAINTAINER= ports@FreeBSD.org COMMENT= Large file hex editor diff --git a/editors/lfhex/pkg-descr b/editors/lfhex/pkg-descr index 8ef62c3164cc..3289eeb738a7 100644 --- a/editors/lfhex/pkg-descr +++ b/editors/lfhex/pkg-descr @@ -14,4 +14,4 @@ Features: - Runtime configurable bytes per column. - binary comparison user interface -WWW: http://typedef.dnsalias.org/ +WWW: http://stoopidsimple.com/lfhex |