diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-12 14:25:10 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-12 14:25:10 +0800 |
commit | ae990e6e7dce3e1285f3f861f6966f1c852d1b1f (patch) | |
tree | 72d164517c6bceb01fb1fdaaccb37bb6306a906e /cad/iverilog | |
parent | c2c372cd01e5b73803afe04781908cb6cadde267 (diff) | |
download | freebsd-ports-gnome-ae990e6e7dce3e1285f3f861f6966f1c852d1b1f.tar.gz freebsd-ports-gnome-ae990e6e7dce3e1285f3f861f6966f1c852d1b1f.tar.zst freebsd-ports-gnome-ae990e6e7dce3e1285f3f861f6966f1c852d1b1f.zip |
Update maintainer's email address.
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 40d7f16f6b1d..59d979997eb0 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= watchman@ludd.luth.se +MAINTAINER= watchman@ludd.ltu.se COMMENT= A Verilog simulation and synthesis tool USE_BISON= yes |