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