aboutsummaryrefslogtreecommitdiffstats
path: root/net/nos-ttb/files
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-10-03 06:09:07 +0800
committeredwin <edwin@FreeBSD.org>2005-10-03 06:09:07 +0800
commit400bcbabc78135680282b775713dc09dafe73cc1 (patch)
tree37adb98357f976909ac7095be8cd52f6a37f676a /net/nos-ttb/files
parentea4c98fafc4a1d9a1e53fe3de3808dd70d73c96f (diff)
downloadfreebsd-ports-gnome-400bcbabc78135680282b775713dc09dafe73cc1.tar.gz
freebsd-ports-gnome-400bcbabc78135680282b775713dc09dafe73cc1.tar.zst
freebsd-ports-gnome-400bcbabc78135680282b775713dc09dafe73cc1.zip
upgrade to version 0.9.3
Diffstat (limited to 'net/nos-ttb/files')
-rw-r--r--net/nos-ttb/files/patch-src__ttb18
1 files changed, 9 insertions, 9 deletions
diff --git a/net/nos-ttb/files/patch-src__ttb b/net/nos-ttb/files/patch-src__ttb
index f2db98a9aa27..8cc84f3343e5 100644
--- a/net/nos-ttb/files/patch-src__ttb
+++ b/net/nos-ttb/files/patch-src__ttb
@@ -1,11 +1,11 @@
---- src/ttb.orig Sat Oct 1 14:39:20 2005
-+++ src/ttb Sat Oct 1 14:39:31 2005
-@@ -781,7 +781,7 @@
- page = [int(argv[1]),int(argv[2])]
+--- src/ttb.orig Mon Oct 3 08:04:31 2005
++++ src/ttb Mon Oct 3 08:04:38 2005
+@@ -801,7 +801,7 @@
+ page = [int(argv[1]),int(argv[2])]
- glade = get_data_file ('ttb/ttb.glade')
-- icon = get_data_file ('pixmaps/ttb.png')
-+ icon = get_data_file ('ttb/ttb.png')
+ glade = get_data_file ('ttb/ttb.glade')
+- icon = get_data_file ('pixmaps/ttb.png')
++ icon = get_data_file ('ttb/ttb.png')
- TTB(glade, icon, page)
- return 0
+ TTB(glade, icon, page)
+