diff options
author | wiz <wiz> | 2004-10-29 12:29:53 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-10-29 12:29:53 +0000 |
commit | 0e2913a139b2bb2297f33cc78cd1902291f248bf (patch) | |
tree | c8203cdf411ea300ec9698d61153cf683756b5ef /cad/tkgate | |
parent | 90239292171240b67997d5ea623c91a7b1501172 (diff) | |
download | pkgsrc-0e2913a139b2bb2297f33cc78cd1902291f248bf.tar.gz |
Update HOMEPAGE.
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 |