diff options
author | ijliao <ijliao@FreeBSD.org> | 2007-07-21 09:21:52 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2007-07-21 09:21:52 +0800 |
commit | 8875bda300ce9c81c6b1842dd62ec69894508a21 (patch) | |
tree | ede0e529b04001c3d395a914f0e6fcfbec97e1c1 /cad | |
parent | e169aab6f42f0f2706ed85d9cf4d0f2d9a192d5d (diff) | |
download | freebsd-ports-gnome-8875bda300ce9c81c6b1842dd62ec69894508a21.tar.gz freebsd-ports-gnome-8875bda300ce9c81c6b1842dd62ec69894508a21.tar.zst freebsd-ports-gnome-8875bda300ce9c81c6b1842dd62ec69894508a21.zip |
'actually' pass maintainership
Diffstat (limited to 'cad')
-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 2f9e8f2a37d1..561f9293d846 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= ijliao@FreeBSD.org +MAINTAINER= thomas@goodking.ca COMMENT= A Verilog HDL simulator USE_BZIP2= yes |