Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2018 08:08:41 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r474783 - head/audio/glame
Message-ID:  <201807170808.w6H88f4B076111@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Jul 17 08:08:40 2018
New Revision: 474783
URL: https://svnweb.freebsd.org/changeset/ports/474783

Log:
  Spell expiration date correctly

Modified:
  head/audio/glame/Makefile

Modified: head/audio/glame/Makefile
==============================================================================
--- head/audio/glame/Makefile	Tue Jul 17 07:48:35 2018	(r474782)
+++ head/audio/glame/Makefile	Tue Jul 17 08:08:40 2018	(r474783)
@@ -12,7 +12,7 @@ COMMENT=	Powerful, fast, stable, and easily extensible
 
 BROKEN=		Does not build
 DEPRECATED=	Does not build
-DEPRECATION_DATE=	2018-04-27
+EXPIRATION_DATE=	2018-07-27
 
 BUILD_DEPENDS=	${LOCALBASE}/include/ladspa.h:audio/ladspa
 LIB_DEPENDS=	libmp3lame.so:audio/lame \



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