diff options
Diffstat (limited to 'cad/gplcver')
-rw-r--r-- | cad/gplcver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gplcver/Makefile b/cad/gplcver/Makefile index 7edcc81d5a08..ee746d3358e6 100644 --- a/cad/gplcver/Makefile +++ b/cad/gplcver/Makefile @@ -12,7 +12,7 @@ CATEGORIES= cad MASTER_SITES= http://www.pragmatic-c.com/gpl-cver/downloads/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}.src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ijliao@csie.nctu.edu.tw COMMENT= A Verilog HDL simulator USE_BZIP2= yes |