diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 04:00:04 +0000 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 04:00:04 +0000 |
commit | 74d5199944e3f1e57ca776aab44abee71999022d (patch) | |
tree | 9b7a1e86331864618e39109fa8fecc7afa8345b0 /cad/gplcver | |
parent | 24f2d4174ce2befb6604fe0f090289cbbadb50a2 (diff) | |
download | FreeBSD-ports-74d5199944e3f1e57ca776aab44abee71999022d.zip FreeBSD-ports-74d5199944e3f1e57ca776aab44abee71999022d.tar.gz |
- change maintainer address on ports I maintain
Approved by: clsung (mentor)
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 561f929..a5a265d 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= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= A Verilog HDL simulator USE_BZIP2= yes |