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