diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-06 01:56:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-06 01:56:59 +0000 |
commit | c08034c3ba49a6f905f251429183255e7175d6d5 (patch) | |
tree | da5b45cca31d6aba56d61ad5a34d877fa5644c5f /devel/cxmon | |
parent | 6b7655c906bf70e4f2dd92b8c361ac958f622598 (diff) | |
download | ports-c08034c3ba49a6f905f251429183255e7175d6d5.tar.gz ports-c08034c3ba49a6f905f251429183255e7175d6d5.zip |
Notes
Diffstat (limited to 'devel/cxmon')
-rw-r--r-- | devel/cxmon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cxmon/Makefile b/devel/cxmon/Makefile index 0551ad7b8ea4..316b2708a7ba 100644 --- a/devel/cxmon/Makefile +++ b/devel/cxmon/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.1 CATEGORIES= devel MASTER_SITES= http://cxmon.cebix.net/downloads/ -MAINTAINER= watchman@ludd.ltu.se +MAINTAINER= ports@FreeBSD.org COMMENT= Interactive file manipulation tool and disassembler GNU_CONFIGURE= yes |