summaryrefslogtreecommitdiff
path: root/graphics/cdlabelgen
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/cdlabelgen')
-rw-r--r--graphics/cdlabelgen/files/patch-sum4
-rw-r--r--graphics/cdlabelgen/patches/patch-aa4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/cdlabelgen/files/patch-sum b/graphics/cdlabelgen/files/patch-sum
index 4955243724b..cc9a978421c 100644
--- a/graphics/cdlabelgen/files/patch-sum
+++ b/graphics/cdlabelgen/files/patch-sum
@@ -1,5 +1,5 @@
-$NetBSD: patch-sum,v 1.2 1999/08/08 01:09:50 mjl Exp $
+$NetBSD: patch-sum,v 1.3 1999/08/08 01:26:52 mjl Exp $
-MD5 (patch-aa) = 4cbaa77ec2eec70c6c6d862b84bded94
+MD5 (patch-aa) = 1543c79cdabd615e8d1331f85ccbac5c
MD5 (patch-ab) = 49013123d842431dca91446430702ffe
MD5 (patch-ac) = 8fefe409303e0399a8b97ca9aa49fb13
diff --git a/graphics/cdlabelgen/patches/patch-aa b/graphics/cdlabelgen/patches/patch-aa
index c7eb990e748..f721d4dea56 100644
--- a/graphics/cdlabelgen/patches/patch-aa
+++ b/graphics/cdlabelgen/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.2 1999/08/08 01:09:51 mjl Exp $
+$NetBSD: patch-aa,v 1.3 1999/08/08 01:26:52 mjl Exp $
--- cdlabelgen.orig Sun Aug 8 02:31:39 1999
+++ cdlabelgen Sun Aug 8 02:33:28 1999
@@ -13,7 +13,7 @@ $NetBSD: patch-aa,v 1.2 1999/08/08 01:09:51 mjl Exp $
# Modify this if you want to store your template somewhere else
# Perhaps we can make this part of a conf file in the future?
-my @where_is_the_template = ('/usr/share/cdlabelgen/',
-+my @where_is_the_template = ('@PREFIX@/share/cdlabelgen',
++my @where_is_the_template = ('@PREFIX@/share/cdlabelgen/',
+ '/usr/share/cdlabelgen/',
'/usr/local/share/cdlabelgen/',
'/usr/local/lib/cdlabelgen/',