mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
Add forgotten patch in the PR.
PR: ports/55648
This commit is contained in:
parent
ef11fa8bcc
commit
8c6fb11a76
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87418
2 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= XBone
|
||||
PORTVERSION= 2.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.isi.edu/xbone/software/x-bone/
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
$XB_Defs::XBONE_VERSION_DATE = # Date this version was created.
|
||||
- "30/10/2001"; # "<day_num>/<month_num>/<year_num>"
|
||||
+ "1/1/2003"; # "<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
|
||||
|
|
Loading…
Add table
Reference in a new issue