aboutsummaryrefslogtreecommitdiff
path: root/editors/chexedit
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-05-12 08:56:26 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-05-12 08:56:26 +0000
commitcc224af8e4d8ec5ae6ccd0fd33fea5867286518e (patch)
treeafa8a97bea874aa2fa773ece627abb9da0cbc91d /editors/chexedit
parent4304efd0471209162630c37bfcd8554f02e3b2ad (diff)
downloadports-cc224af8e4d8ec5ae6ccd0fd33fea5867286518e.tar.gz
ports-cc224af8e4d8ec5ae6ccd0fd33fea5867286518e.zip
fix master site
PR: 51932 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=80809
Diffstat (limited to 'editors/chexedit')
-rw-r--r--editors/chexedit/Makefile4
1 files changed, 2 insertions, 2 deletions
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