diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-04 05:56:54 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-04 05:56:54 +0000 |
commit | e9faa0ed4a35b2082ba329d0dc4bc8167315fe40 (patch) | |
tree | 56a6809cc3b19911d6a154a01c214fbffd8e025b | |
parent | dc44ebb4233360afe21801e7e38f48a63a781971 (diff) | |
download | freebsd-ports-e9faa0ed4a35b2082ba329d0dc4bc8167315fe40.zip |
Fix maintainership (set to submitter)
-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 |