summaryrefslogtreecommitdiff
path: root/lang/tcl-expect/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-10-30 05:21:42 +0000
committerminskim <minskim@pkgsrc.org>2004-10-30 05:21:42 +0000
commitbc5f7c117166ec34601b7f03ac92b79b11af1808 (patch)
treee60ad3c9e8fb4445bf060f3bdfa22ba958ba513b /lang/tcl-expect/Makefile
parentc3289cecf90bab7636afc20a89c251bf50b8e6fc (diff)
downloadpkgsrc-bc5f7c117166ec34601b7f03ac92b79b11af1808.tar.gz
Do not delete lib/tcl when deinstalled; it should be handled by lang/tcl.
Bump PKGREVISION.
Diffstat (limited to 'lang/tcl-expect/Makefile')
-rw-r--r--lang/tcl-expect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tcl-expect/Makefile b/lang/tcl-expect/Makefile
index d9a3b3c0020..ff2b1d6ea5b 100644
--- a/lang/tcl-expect/Makefile
+++ b/lang/tcl-expect/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2004/10/03 00:15:03 tv Exp $
+# $NetBSD: Makefile,v 1.18 2004/10/30 05:21:42 minskim Exp $
#
.include "Makefile.common"
PKGNAME= tcl-expect-${EXPECT_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= lang
MAINTAINER= jwise@NetBSD.org