aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-10-13 13:37:32 +0800
committeredwin <edwin@FreeBSD.org>2005-10-13 13:37:32 +0800
commit5fb2413f7d6c4e41103e6984584f625430439644 (patch)
tree76d5a81525248ebba93f2f6e1283c77dcb058c6e /editors
parente32691d71307b257a840e5955ae0593dde230e95 (diff)
downloadfreebsd-ports-graphics-5fb2413f7d6c4e41103e6984584f625430439644.tar.gz
freebsd-ports-graphics-5fb2413f7d6c4e41103e6984584f625430439644.tar.zst
freebsd-ports-graphics-5fb2413f7d6c4e41103e6984584f625430439644.zip
/~ On a sunny day, looking for a hexeditor,
seeing this one, trying to fetch it, failing miserable. ~/ Adjust the group statements to fix fetching. Port is not available on the Sunsite servers anymore. This (old) version is not available on the new website, but just leave it in for later upgrade possibilities. /~ 21 months of failed fetching is such a long time ~/
Diffstat (limited to 'editors')
-rw-r--r--editors/hexedit/Makefile9
-rw-r--r--editors/hexedit/pkg-descr2
2 files changed, 5 insertions, 6 deletions
diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile
index 0a4dde5fdd2..8e15b23a9f4 100644
--- a/editors/hexedit/Makefile
+++ b/editors/hexedit/Makefile
@@ -9,11 +9,10 @@
PORTNAME= hexedit
PORTVERSION= 1.2.1
CATEGORIES= editors
-MASTER_SITES= http://www.chez.com/prigaux/ \
- ${MASTER_SITE_LOCAL} \
- ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= utils/file/hex,obrien
-EXTRACT_SUFX= .src.tgz
+MASTER_SITES= http://merd.net/pixel/ \
+ ${MASTER_SITE_LOCAL:S/$/:local/}
+MASTER_SITE_SUBDIR= obrien/:local
+DISTFILES= ${DISTNAME}.src.tgz:DEFAULT,local
MAINTAINER= obrien@FreeBSD.org
COMMENT= View and edit files in hexadecimal or ASCII
diff --git a/editors/hexedit/pkg-descr b/editors/hexedit/pkg-descr
index eab3c625789..62c431280ec 100644
--- a/editors/hexedit/pkg-descr
+++ b/editors/hexedit/pkg-descr
@@ -5,4 +5,4 @@ You can modify the file and search through it.
You have also copy&paste, and save to file functions.
Modifications are shown in bold.
-WWW: http://www.chez.com/prigaux/hexedit.html
+WWW: http://merd.sourceforge.net/pixel/