From 059025ad7bcb2b5bc3ecb19fb14a0e24ec61e508 Mon Sep 17 00:00:00 2001 From: ijliao Date: Mon, 12 May 2003 08:56:26 +0000 Subject: fix master site PR: 51932 Submitted by: maintainer --- editors/chexedit/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/chexedit/Makefile') diff --git a/editors/chexedit/Makefile b/editors/chexedit/Makefile index 4a26c1966ae0..3af8d8d65dc9 100644 --- a/editors/chexedit/Makefile +++ b/editors/chexedit/Makefile @@ -8,8 +8,8 @@ PORTNAME= chexedit PORTVERSION= 0.9.7 CATEGORIES= editors -MASTER_SITES= http://ccwf.cc.utexas.edu/~apoc/programs/c/hexedit/ -DISTNAME= hexedit-0.9.7 +MASTER_SITES= http://www.rogoyski.com/adam/programs/hexedit/ +DISTNAME= hexedit-${PORTVERSION} MAINTAINER= roman@xpert.com COMMENT= Full screen text mode Hex editor using the [n]curses library -- cgit