svn commit: r368149 - head/www/rubygem-puma16

Antoine Brodin antoine at FreeBSD.org
Sat Sep 13 21:49:26 UTC 2014


Author: antoine
Date: Sat Sep 13 21:49:25 2014
New Revision: 368149
URL: http://svnweb.freebsd.org/changeset/ports/368149
QAT: https://qat.redports.org/buildarchive/r368149/

Log:
  Fix expiration syntax

Modified:
  head/www/rubygem-puma16/Makefile

Modified: head/www/rubygem-puma16/Makefile
==============================================================================
--- head/www/rubygem-puma16/Makefile	Sat Sep 13 21:47:30 2014	(r368148)
+++ head/www/rubygem-puma16/Makefile	Sat Sep 13 21:49:25 2014	(r368149)
@@ -22,6 +22,6 @@ PLIST_FILES=	bin/puma bin/pumactl
 PORTSCOUT=	ignore
 
 DEPRECATED=	Old version no longer needed
-EXPIRATION=	2014-10-01
+EXPIRATION_DATE=	2014-10-01
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list