diff options
-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 ba512e8..f65825d 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 8ef62c3..3289eeb 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 |