From 3fedf07c17c47b920d8d7c0b19ed0ce463a81351 Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Wed, 6 Sep 2006 10:47:58 +0000 Subject: [PATCH] Stanislav wants to maintain this ports. Requested by: Stanislav (on IRC) --- cad/gtkwave/Makefile | 2 +- cad/iverilog/Makefile | 2 +- devel/cc65/Makefile | 2 +- devel/cxmon/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile index 5b66c8f1b16f..b56bb2576c8d 100644 --- a/cad/gtkwave/Makefile +++ b/cad/gtkwave/Makefile @@ -14,7 +14,7 @@ CATEGORIES= cad MASTER_SITES= ftp://ftp.cs.man.ac.uk/pub/amulet/gtkwave/2.0/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ssedov@mbsd.msk.ru COMMENT= Electronic Waveform Viewer LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/cad/iverilog/Makefile b/cad/iverilog/Makefile index 5305e4663f9d..38c7f7c29542 100644 --- a/cad/iverilog/Makefile +++ b/cad/iverilog/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://icarus.com/pub/eda/verilog/v${PORTVERSION}/ \ ftp://ftp.geda.seul.org/pub/geda/dist/ DISTNAME= verilog-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ssedov@mbsd.msk.ru COMMENT= A Verilog simulation and synthesis tool USE_BISON= yes diff --git a/devel/cc65/Makefile b/devel/cc65/Makefile index 450a4599ca58..dca2f0f21b81 100644 --- a/devel/cc65/Makefile +++ b/devel/cc65/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.musoftware.de/pub/uz/cc65/ \ # ftp://ftp.elysium.pl/tools/crossplatform/programming/c/cc65/ \ DISTNAME= ${PORTNAME}-sources-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ssedov@mbsd.msk.ru COMMENT= Cross-compiler for 6502-based systems, includes 65816 assembler USE_SUBMAKE= yes 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