diff options
author | jmmv <jmmv> | 2003-01-03 15:26:54 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-01-03 15:26:54 +0000 |
commit | 815bf3aa0e427b87cf2244016c070fa576e58d60 (patch) | |
tree | eaa7f29c41d3a424791b4a712eb07a5389c95441 /cad/tkgate | |
parent | 932666446d1efb2788227fbd17e14f4341f05818 (diff) | |
download | pkgsrc-815bf3aa0e427b87cf2244016c070fa576e58d60.tar.gz |
Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).
Approved by wiz.
Diffstat (limited to 'cad/tkgate')
-rw-r--r-- | cad/tkgate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile index 709b1a95679..0bf179957fd 100644 --- a/cad/tkgate/Makefile +++ b/cad/tkgate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/12/04 08:21:22 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2003/01/03 15:26:55 jmmv Exp $ # DISTNAME= tkgate-1.6i @@ -6,7 +6,7 @@ CATEGORIES= cad MASTER_SITES= ftp://gadoid.ices.cmu.edu/pub/tkgate/ EXTRACT_SUFX= .tgz -MAINTAINER= jmmv@hispabsd.org +MAINTAINER= jmmv@netbsd.org HOMEPAGE= http://www-2.cs.cmu.edu/~hansen/tkgate/ COMMENT= Tcl/Tk based digital circuit editor and simulator |