diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 21:21:03 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 21:21:03 +0000 |
commit | 91f00f1cbc7c8da0ab83a0389a02496e55f8a468 (patch) | |
tree | be2001c436c6531467a1efa67ee15e2d12e79fba /cad/magic | |
parent | 4bf9cd97ccb38c5bf0964202570fa688c91e6fc7 (diff) | |
download | pkgsrc-91f00f1cbc7c8da0ab83a0389a02496e55f8a468.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'cad/magic')
-rw-r--r-- | cad/magic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/magic/Makefile b/cad/magic/Makefile index 9ab0c410f57..93d6052295c 100644 --- a/cad/magic/Makefile +++ b/cad/magic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/02/09 14:38:53 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 21:25:10 grant Exp $ # DISTNAME= magic-7.1 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= http://vlsi.cornell.edu/magic/ -MAINTAINER= dmcmahill@netbsd.org +MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://vlsi.cornell.edu/magic/ COMMENT= Integrated circuit layout system |