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/fasthenry | |
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/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 |