Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 May 2016 10:17:42 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r414698 - head/www/p5-WWW-Google-Notebook
Message-ID:  <201605061017.u46AHgmN010105@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Fri May  6 10:17:42 2016
New Revision: 414698
URL: https://svnweb.freebsd.org/changeset/ports/414698

Log:
  - Set EXPIRATION_DATE

Modified:
  head/www/p5-WWW-Google-Notebook/Makefile

Modified: head/www/p5-WWW-Google-Notebook/Makefile
==============================================================================
--- head/www/p5-WWW-Google-Notebook/Makefile	Fri May  6 10:13:55 2016	(r414697)
+++ head/www/p5-WWW-Google-Notebook/Makefile	Fri May  6 10:17:42 2016	(r414698)
@@ -19,4 +19,7 @@ BUILD_DEPENDS:=	${RUN_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
+DEPRECATED=		Google Notebook has shut down
+EXPIRATION_DATE=	2016-06-30
+
 .include <bsd.port.mk>



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