diff options
-rw-r--r-- | cad/dinotrace/Makefile | 2 | ||||
-rw-r--r-- | cad/iverilog/Makefile | 2 | ||||
-rw-r--r-- | devel/cxmon/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index 8fb422dcf773..e3f9ee2c80f1 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 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 diff --git a/devel/cxmon/Makefile b/devel/cxmon/Makefile index 320269324d9b..a925d5ad21c4 100644 --- a/devel/cxmon/Makefile +++ b/devel/cxmon/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.1 CATEGORIES= devel MASTER_SITES= http://wwwthep.physik.uni-mainz.de/~cbauer/ -MAINTAINER= watchman@ludd.luth.se +MAINTAINER= watchman@ludd.ltu.se COMMENT= Interactive file manipulation tool and disassembler GNU_CONFIGURE= yes |