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/fastcap | |
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/fastcap')
-rw-r--r-- | cad/fastcap/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |