aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-01-25 08:07:43 +0800
committerpav <pav@FreeBSD.org>2005-01-25 08:07:43 +0800
commit70a2eb1d68750cb2345fd7afe5a513582cc64c08 (patch)
treec127d8038f7a35f33a7f2ba5e7ad5512532bfc10 /devel
parent179706fe350de7ab05c2476d14cd516b0960ff5f (diff)
downloadfreebsd-ports-gnome-70a2eb1d68750cb2345fd7afe5a513582cc64c08.tar.gz
freebsd-ports-gnome-70a2eb1d68750cb2345fd7afe5a513582cc64c08.tar.zst
freebsd-ports-gnome-70a2eb1d68750cb2345fd7afe5a513582cc64c08.zip
- Move editors/ghex2 to editors/ghex
Diffstat (limited to 'devel')
-rw-r--r--devel/gnome2-hacker-tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnome2-hacker-tools/Makefile b/devel/gnome2-hacker-tools/Makefile
index 90c77362c119..51064135dcdb 100644
--- a/devel/gnome2-hacker-tools/Makefile
+++ b/devel/gnome2-hacker-tools/Makefile
@@ -18,7 +18,7 @@ COMMENT= GNOME 2 development tools
RUN_DEPENDS= mlv:${PORTSDIR}/editors/mlview \
gnome-autogen.sh:${PORTSDIR}/devel/gnomecommon \
glade-2:${PORTSDIR}/devel/glade2 \
- ghex2:${PORTSDIR}/editors/ghex2 \
+ ghex2:${PORTSDIR}/editors/ghex \
gob2:${PORTSDIR}/devel/gob2 \
conglomerate:${PORTSDIR}/editors/conglomerate \
meld:${PORTSDIR}/textproc/meld \