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