diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-12 06:25:10 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-12 06:25:10 +0000 |
commit | ae990e6e7dce3e1285f3f861f6966f1c852d1b1f (patch) | |
tree | 72d164517c6bceb01fb1fdaaccb37bb6306a906e /cad | |
parent | c2c372cd01e5b73803afe04781908cb6cadde267 (diff) | |
download | FreeBSD-ports-ae990e6e7dce3e1285f3f861f6966f1c852d1b1f.zip FreeBSD-ports-ae990e6e7dce3e1285f3f861f6966f1c852d1b1f.tar.gz |
Update maintainer's email address.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/dinotrace/Makefile | 2 | ||||
-rw-r--r-- | cad/iverilog/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index 8fb422d..e3f9ee2 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -11,7 +11,7 @@ CATEGORIES= cad MASTER_SITES= http://www.veripool.com/ftp/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} -MAINTAINER= watchman@ludd.luth.se +MAINTAINER= watchman@ludd.ltu.se COMMENT= A graphical signal trace waveform viewer USE_GNOME= gnometarget diff --git a/cad/iverilog/Makefile b/cad/iverilog/Makefile index 40d7f16..59d9799 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 |