summaryrefslogtreecommitdiff
path: root/graphics/tkpiechart
diff options
context:
space:
mode:
authortron <tron>2000-08-30 21:32:16 +0000
committertron <tron>2000-08-30 21:32:16 +0000
commit8f4fadf4b17dabfbf4c0af149dd7ec8bc2433a95 (patch)
tree0f78f00a5c1424130bb89937e6067b2c486d68da /graphics/tkpiechart
parent76d1645f8d9bc1e1e0b336c8dd4cd9013fd15259 (diff)
downloadpkgsrc-8f4fadf4b17dabfbf4c0af149dd7ec8bc2433a95.tar.gz
Remove line with RCS Id so that patch applies cleanly after it was
committed to the repository.
Diffstat (limited to 'graphics/tkpiechart')
-rw-r--r--graphics/tkpiechart/patches/patch-ad7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/tkpiechart/patches/patch-ad b/graphics/tkpiechart/patches/patch-ad
index e24084d84d8..dd2375faed3 100644
--- a/graphics/tkpiechart/patches/patch-ad
+++ b/graphics/tkpiechart/patches/patch-ad
@@ -1,11 +1,10 @@
+$NetBSD: patch-ad,v 1.2 2000/08/30 21:32:16 tron Exp $
+
--- demo.tcl.orig Wed Aug 30 16:47:32 2000
+++ demo.tcl Wed Aug 30 16:50:00 2000
-@@ -619,7 +619,7 @@
+@@ -619,4 +619,4 @@
}
}
namespace import stooop::*
-if {[catch {package require switched 1.4}]} {
+if {[catch {package require switched}]} {
- set rcsId {$Id: patch-ad,v 1.1 2000/08/30 21:04:54 jwise Exp $}
-
- package provide switched [lindex {$Revision: 1.1 $} 1]