Date: Wed, 13 Apr 2016 16:21:42 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r413215 - head/java/sqlitejdbc Message-ID: <201604131621.u3DGLgLO006610@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Wed Apr 13 16:21:42 2016 New Revision: 413215 URL: https://svnweb.freebsd.org/changeset/ports/413215 Log: Point WWW link to the archived home page of the project due to the site being unavailable otherwise. PR: 208781 Submitted by: Lapo Luchini <lapo at lapo.it> (maintainer) Modified: head/java/sqlitejdbc/pkg-descr Modified: head/java/sqlitejdbc/pkg-descr ============================================================================== --- head/java/sqlitejdbc/pkg-descr Wed Apr 13 16:17:47 2016 (r413214) +++ head/java/sqlitejdbc/pkg-descr Wed Apr 13 16:21:42 2016 (r413215) @@ -4,4 +4,4 @@ It runs using either a native code libra based on NestedVM emulation (but in this package only the native version is installed). -WWW: http://www.zentus.com/sqlitejdbc/ +WWW: http://web.archive.org/web/20120721075310/http://www.zentus.com/sqlitejdbc/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604131621.u3DGLgLO006610>