diff options
author | keichii <keichii@FreeBSD.org> | 2003-05-19 08:24:55 +0000 |
---|---|---|
committer | keichii <keichii@FreeBSD.org> | 2003-05-19 08:24:55 +0000 |
commit | ec507fe7a33abdb2aeec08f85f8c988972fc4dc1 (patch) | |
tree | 927f4e5eea81e314644d6c9d7386e552a48d43b1 /cad | |
parent | d85ee86497b6b815522a37ae511902376c31802d (diff) | |
download | FreeBSD-ports-ec507fe7a33abdb2aeec08f85f8c988972fc4dc1.zip FreeBSD-ports-ec507fe7a33abdb2aeec08f85f8c988972fc4dc1.tar.gz |
Change the Maintainer to someone who uses this port more than I do.
Diffstat (limited to 'cad')
-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 e441e1a..f1048e3 100644 --- a/cad/iverilog/Makefile +++ b/cad/iverilog/Makefile @@ -12,7 +12,7 @@ CATEGORIES= cad MASTER_SITES= ftp://icarus.com/pub/eda/verilog/v${PORTVERSION}/ DISTNAME= verilog-${PORTVERSION} -MAINTAINER= keichii@FreeBSD.org +MAINTAINER= watchman@ludd.luth.se COMMENT= A Verilog simulation and synthesis tool USE_BISON= yes |