svn commit: r474783 - head/audio/glame

Antoine Brodin antoine at FreeBSD.org
Tue Jul 17 08:08:42 UTC 2018


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 \


More information about the svn-ports-all mailing list