diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-09-06 10:47:58 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-09-06 10:47:58 +0000 |
commit | 3fedf07c17c47b920d8d7c0b19ed0ce463a81351 (patch) | |
tree | 64092f2779899f72e75377e890a5c102a1b9ac4a /devel/cxmon | |
parent | 41177facabd868ae11cdd8d1a913963e527036f6 (diff) |
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 316b2708a7ba..62eba7f07cf1 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= ports@FreeBSD.org +MAINTAINER= ssedov@mbsd.msk.ru COMMENT= Interactive file manipulation tool and disassembler GNU_CONFIGURE= yes |