diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-06-06 20:03:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-06-06 20:03:26 +0000 |
commit | 6d77d6ef7b474343115883b5ed591c66baf46b62 (patch) | |
tree | 9f973c83a4a824f43412cb9bc41273e5409013f6 /devel/cxmon | |
parent | 9099f96c4e804bf1a14769eb70ee1668a8a2ab3b (diff) | |
download | ports-6d77d6ef7b474343115883b5ed591c66baf46b62.tar.gz ports-6d77d6ef7b474343115883b5ed591c66baf46b62.zip |
Notes
Diffstat (limited to 'devel/cxmon')
-rw-r--r-- | devel/cxmon/Makefile | 2 | ||||
-rw-r--r-- | devel/cxmon/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/cxmon/Makefile b/devel/cxmon/Makefile index a925d5ad21c4..0551ad7b8ea4 100644 --- a/devel/cxmon/Makefile +++ b/devel/cxmon/Makefile @@ -8,7 +8,7 @@ PORTNAME= cxmon PORTVERSION= 3.1 CATEGORIES= devel -MASTER_SITES= http://wwwthep.physik.uni-mainz.de/~cbauer/ +MASTER_SITES= http://cxmon.cebix.net/downloads/ MAINTAINER= watchman@ludd.ltu.se COMMENT= Interactive file manipulation tool and disassembler diff --git a/devel/cxmon/pkg-descr b/devel/cxmon/pkg-descr index 1daae328ef5e..8bd2c80047b2 100644 --- a/devel/cxmon/pkg-descr +++ b/devel/cxmon/pkg-descr @@ -8,4 +8,4 @@ disassemblers and special support for disassembling MacOS code. You can also simply use it as an interactive workbench for manipulating files, or even as a hex calculator. -WWW: http://www.students.uni-mainz.de/bauec002/CXMain.html +WWW: http://cxmon.cebix.net/ |