mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 11:26:29 -04:00
11 lines
536 B
Perl
11 lines
536 B
Perl
--- 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
|