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 a785aab8c68..52e03e9021d 100644 --- a/cad/tkgate/Makefile +++ b/cad/tkgate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2004/06/08 18:01:14 jmmv Exp $ +# $NetBSD: Makefile,v 1.14 2004/10/03 00:13:13 tv Exp $ # DISTNAME= tkgate-1.6i -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= cad MASTER_SITES= ftp://gadoid.ices.cmu.edu/pub/tkgate/ EXTRACT_SUFX= .tgz |