svn commit: r414698 - head/www/p5-WWW-Google-Notebook
Li-Wen Hsu
lwhsu at FreeBSD.org
Fri May 6 10:17:43 UTC 2016
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>
More information about the svn-ports-all
mailing list