diff options
Diffstat (limited to 'cad/tkgate')
-rw-r--r-- | cad/tkgate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile index 52e03e9021d..70acb6f0fe5 100644 --- a/cad/tkgate/Makefile +++ b/cad/tkgate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/10/03 00:13:13 tv Exp $ +# $NetBSD: Makefile,v 1.15 2004/10/29 12:29:53 wiz Exp $ # DISTNAME= tkgate-1.6i @@ -8,7 +8,7 @@ MASTER_SITES= ftp://gadoid.ices.cmu.edu/pub/tkgate/ EXTRACT_SUFX= .tgz MAINTAINER= jmmv@NetBSD.org -HOMEPAGE= http://www-2.cs.cmu.edu/~hansen/tkgate/ +HOMEPAGE= http://www.tkgate.org/ COMMENT= Tcl/Tk based digital circuit editor and simulator BUILD_DEPENDS+= bison>=1.35:../../devel/bison |