diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2000-05-12 16:07:33 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2000-05-12 16:07:33 +0000 |
commit | fd3cc12a2d5d73cac996365654952412380be366 (patch) | |
tree | 0f97a82ec620ffc1e024e3c78015131e4d62d8bf /cad | |
parent | 74aef05b58842be0f461316bd3260e3e419db3a6 (diff) | |
download | pkgsrc-fd3cc12a2d5d73cac996365654952412380be366.tar.gz |
make all pkgs for which I'm the maintainer point to my netbsd email.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/fastcap/Makefile | 4 | ||||
-rw-r--r-- | cad/fasthenry/Makefile | 4 | ||||
-rw-r--r-- | cad/ntesla/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/cad/fastcap/Makefile b/cad/fastcap/Makefile index 838f3765374..90bf9c49f18 100644 --- a/cad/fastcap/Makefile +++ b/cad/fastcap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/03/27 08:54:53 tron Exp $ +# $NetBSD: Makefile,v 1.5 2000/05/12 16:07:33 dmcmahill Exp $ # DISTNAME= fastcap-2.0-15Jul92 @@ -11,7 +11,7 @@ DISTFILES= fastcap-2.0-15Jul92.tar.Z \ postscript/mtt.ps.Z \ postscript/tcad.ps.Z -MAINTAINER= mcmahill@alum.mit.edu +MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://kontiki.mit.edu/rle/research/info_research_proj.html DIST_SUBDIR= fastcap diff --git a/cad/fasthenry/Makefile b/cad/fasthenry/Makefile index ef590f6014e..008e5a24f93 100644 --- a/cad/fasthenry/Makefile +++ b/cad/fasthenry/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/03/27 08:54:54 tron Exp $ +# $NetBSD: Makefile,v 1.5 2000/05/12 16:07:35 dmcmahill Exp $ # DISTNAME= fasthenry-3.0-12Nov96 @@ -8,7 +8,7 @@ CATEGORIES= cad MASTER_SITES= ftp://rle-vlsi.mit.edu/pub/fasthenry/ EXTRACT_SUFX= .tar.Z -MAINTAINER= mcmahill@alum.mit.edu +MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://kontiki.mit.edu/rle/research/info_research_proj.html HAS_CONFIGURE= yes diff --git a/cad/ntesla/Makefile b/cad/ntesla/Makefile index 24063cc0792..5ba8f77bcd3 100644 --- a/cad/ntesla/Makefile +++ b/cad/ntesla/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 1999/04/15 20:39:40 tron Exp $ +# $NetBSD: Makefile,v 1.3 2000/05/12 16:07:35 dmcmahill Exp $ # DISTNAME= ntesla-1.7 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/circuits/} -MAINTAINER= mcmahill@alum.mit.edu +MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www.nic.funet.fi/pub/sci/electrical/tesla/ do-install: |