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/iverilog | |
parent | 41177facabd868ae11cdd8d1a913963e527036f6 (diff) |
Stanislav wants to maintain this ports.
Requested by: Stanislav (on IRC)
Notes
Notes:
svn path=/head/; revision=172397
Diffstat (limited to 'cad/iverilog')
-rw-r--r-- | cad/iverilog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |