diff options
author | miwi <miwi@FreeBSD.org> | 2006-06-06 20:03:26 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-06-06 20:03:26 +0000 |
commit | f663d4a22af2e07c0836ae7ba3cabedd6230e7d0 (patch) | |
tree | df9a8a26bc7fac266bc1458565160bed2a868763 | |
parent | 3be694771f04e600a8316efb7e54700a6dda0453 (diff) | |
download | FreeBSD-ports-f663d4a22af2e07c0836ae7ba3cabedd6230e7d0.zip FreeBSD-ports-f663d4a22af2e07c0836ae7ba3cabedd6230e7d0.tar.gz |
Update MASTER_SITES
Update WWW
PR: ports/97606
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
-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 a925d5a..0551ad7 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 1daae32..8bd2c80 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/ |