svn commit: r383611 - head/archivers/lz4

John Marino marino at FreeBSD.org
Wed Apr 8 22:03:38 UTC 2015


Author: marino
Date: Wed Apr  8 22:03:36 2015
New Revision: 383611
URL: https://svnweb.freebsd.org/changeset/ports/383611

Log:
  archivers/lz4: Is it 2015 already?

Modified:
  head/archivers/lz4/Makefile

Modified: head/archivers/lz4/Makefile
==============================================================================
--- head/archivers/lz4/Makefile	Wed Apr  8 22:01:21 2015	(r383610)
+++ head/archivers/lz4/Makefile	Wed Apr  8 22:03:36 2015	(r383611)
@@ -14,7 +14,7 @@ USES=		gmake
 ALL_TARGET=	lz4c
 
 DEPRECATED=	Superseded by archivers/liblz4; use that instead
-EXPIRATION_DATE=2014-05-08
+EXPIRATION_DATE=2015-05-08
 
 CONFLICTS=	liblz4-*
 


More information about the svn-ports-all mailing list