summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cad/tkgate/Makefile6
-rw-r--r--doc/CHANGES3
2 files changed, 5 insertions, 4 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index a733c6048bc..83a3b4b6886 100644
--- a/cad/tkgate/Makefile
+++ b/cad/tkgate/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2004/03/08 20:27:13 minskim Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/16 03:44:34 minskim Exp $
#
DISTNAME= tkgate-1.6i
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= cad
MASTER_SITES= ftp://gadoid.ices.cmu.edu/pub/tkgate/
EXTRACT_SUFX= .tgz
@@ -33,5 +33,5 @@ do-configure:
${ECHO} "${TKGATE_SITENAME}" > ${WRKSRC}/sitename.txt
( cd ${WRKSRC} && ${CONFIGURE_ENV} ./configure )
-.include "../../x11/tk83/buildlink2.mk"
+.include "../../x11/tk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/doc/CHANGES b/doc/CHANGES
index 4db99b533a6..6f7acb155e2 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5601 2004/04/16 03:10:48 salo Exp $
+$NetBSD: CHANGES,v 1.5602 2004/04/16 03:44:34 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1992,3 +1992,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated cvs to 1.11.15 [wiz 2004-04-15]
Updated lftp to 3.0.2 [salo 2004-04-16]
Updated ogmtools to 1.4 [salo 2004-04-16]
+ Updated tkgate to 1.6inb2 [minskim 2004-04-16]