From fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Wed, 7 Sep 2022 23:30:14 +0200 Subject: Remove WWW entries moved into port Makefiles Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner) --- java/sqlitejdbc/pkg-descr | 2 -- 1 file changed, 2 deletions(-) (limited to 'java/sqlitejdbc') diff --git a/java/sqlitejdbc/pkg-descr b/java/sqlitejdbc/pkg-descr index 1ff5531fc656..f870af62e48d 100644 --- a/java/sqlitejdbc/pkg-descr +++ b/java/sqlitejdbc/pkg-descr @@ -3,5 +3,3 @@ SQLiteJDBC is a Java JDBC driver for SQLite. It runs using either a native code library or a 100% Pure Java driver based on NestedVM emulation (but in this package only the native version is installed). - -WWW: http://web.archive.org/web/20120721075310/http://www.zentus.com/sqlitejdbc/ -- cgit v1.2.3