diff options
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 d3ba518d8539..5305e4663f9d 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= watchman@ludd.ltu.se +MAINTAINER= ports@FreeBSD.org COMMENT= A Verilog simulation and synthesis tool USE_BISON= yes |