diff options
Diffstat (limited to 'lang/tk-expect/Makefile')
-rw-r--r-- | lang/tk-expect/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tk-expect/Makefile b/lang/tk-expect/Makefile index b4fb3555312..0e5db5d2360 100644 --- a/lang/tk-expect/Makefile +++ b/lang/tk-expect/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2004/03/11 07:16:45 minskim Exp $ +# $NetBSD: Makefile,v 1.16 2004/10/03 00:15:03 tv Exp $ # .include "../../lang/tcl-expect/Makefile.common" PKGNAME= tk-expect-${EXPECT_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MAINTAINER= jwise@NetBSD.org |