svn commit: r376911 - head/ports-mgmt/porteasy

Dag-Erling Smørgrav des at FreeBSD.org
Tue Jan 13 11:06:09 UTC 2015


Author: des
Date: Tue Jan 13 11:06:08 2015
New Revision: 376911
URL: https://svnweb.freebsd.org/changeset/ports/376911
QAT: https://qat.redports.org/buildarchive/r376911/

Log:
  Extend the deadline while I work on a pkgng-aware rewrite.

Modified:
  head/ports-mgmt/porteasy/Makefile

Modified: head/ports-mgmt/porteasy/Makefile
==============================================================================
--- head/ports-mgmt/porteasy/Makefile	Tue Jan 13 09:34:23 2015	(r376910)
+++ head/ports-mgmt/porteasy/Makefile	Tue Jan 13 11:06:08 2015	(r376911)
@@ -10,7 +10,7 @@ MAINTAINER=	des at FreeBSD.org
 COMMENT=	Tool for fetching and building ports
 
 DEPRECATED=	Does not support pkgng
-EXPIRATION_DATE=	2015-01-12
+EXPIRATION_DATE=	2015-02-28
 
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes


More information about the svn-ports-all mailing list