Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Nov 2013 16:03:47 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r334009 - head/emulators/seabios-devel
Message-ID:  <201311161603.rAGG3l4W068544@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Nov 16 16:03:47 2013
New Revision: 334009
URL: http://svnweb.freebsd.org/changeset/ports/334009

Log:
  Fix nox's calendar

Modified:
  head/emulators/seabios-devel/Makefile

Modified: head/emulators/seabios-devel/Makefile
==============================================================================
--- head/emulators/seabios-devel/Makefile	Sat Nov 16 15:36:10 2013	(r334008)
+++ head/emulators/seabios-devel/Makefile	Sat Nov 16 16:03:47 2013	(r334009)
@@ -30,7 +30,7 @@ MAKE_ENV+=	COMPILER_PATH=${LOCALBASE}/bi
 .endif
 
 DEPRECATED=	Outdated, no longer needed, broken on 10+
-EXPIRATION_DATE=	2013-01-15
+EXPIRATION_DATE=	2014-01-15
 
 PLIST_FILES=	share/qemu/bios.bin-${PORTVERSION}
 PLIST_DIRSTRY=	share/qemu



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311161603.rAGG3l4W068544>