diff options
Diffstat (limited to 'net/xbone/files/patch-XB_Defs.pm')
-rw-r--r-- | net/xbone/files/patch-XB_Defs.pm | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/xbone/files/patch-XB_Defs.pm b/net/xbone/files/patch-XB_Defs.pm deleted file mode 100644 index 506b2841a275..000000000000 --- a/net/xbone/files/patch-XB_Defs.pm +++ /dev/null @@ -1,11 +0,0 @@ ---- xbone/lib/XB_Defs.pm.orig Thu Dec 19 16:50:25 2002 -+++ xbone/lib/XB_Defs.pm Thu Dec 19 16:51:40 2002 -@@ -153,7 +153,7 @@ - ############################################################ - - $XB_Defs::XBONE_VERSION_DATE = # Date this version was created. -- "30/10/2001"; # "<day_num>/<month_num>/<year_num>" -+ "10/1/2003"; # "<day_num>/<month_num>/<year_num>" - # `date "+%d/%m/%Y"`; # <- for development - - $XB_Defs::XBONE_OBSOLETE_LIMIT = # Seconds after the version date |