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 /cad | |
parent | 41177facabd868ae11cdd8d1a913963e527036f6 (diff) |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/gtkwave/Makefile | 2 | ||||
-rw-r--r-- | cad/iverilog/Makefile | 2 |
2 files changed, 2 insertions, 2 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 |