diff options
author | dmcmahill <dmcmahill> | 2000-05-12 16:07:33 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2000-05-12 16:07:33 +0000 |
commit | a331d988fe9ba93d5047e274965ce9211a5d6f04 (patch) | |
tree | 0f97a82ec620ffc1e024e3c78015131e4d62d8bf /cad/fastcap | |
parent | f51237a75242db899f87a5ce95ff2ed6c11ff464 (diff) | |
download | pkgsrc-a331d988fe9ba93d5047e274965ce9211a5d6f04.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 |