diff options
author | patrick <patrick@FreeBSD.org> | 2002-07-10 20:42:19 +0800 |
---|---|---|
committer | patrick <patrick@FreeBSD.org> | 2002-07-10 20:42:19 +0800 |
commit | c497ef5fb9d4989161f371997f4a116c0d4ca409 (patch) | |
tree | 873dae8e11f47964c0e9c35f7dd6ca41ea8b4570 /databases/jdbc-oracle8i | |
parent | 5362895d0edc9336d259973ca02b3aafb636bb4e (diff) | |
download | freebsd-ports-gnome-c497ef5fb9d4989161f371997f4a116c0d4ca409.tar.gz freebsd-ports-gnome-c497ef5fb9d4989161f371997f4a116c0d4ca409.tar.zst freebsd-ports-gnome-c497ef5fb9d4989161f371997f4a116c0d4ca409.zip |
Update pkg-descr to point to the correct WWW page.
Caught by: fenner's infernal distfile survey
Diffstat (limited to 'databases/jdbc-oracle8i')
-rw-r--r-- | databases/jdbc-oracle8i/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/jdbc-oracle8i/pkg-descr b/databases/jdbc-oracle8i/pkg-descr index b070510d0b0a..9b7c7c510daf 100644 --- a/databases/jdbc-oracle8i/pkg-descr +++ b/databases/jdbc-oracle8i/pkg-descr @@ -1,6 +1,6 @@ This is a port of the JDBC driver which is used to access Oracle databases using a database-independant API in Java. -WWW: http://technet.oracle.com/tech/java/sqlj_jdbc/listing.htm +WWW: http://technet.oracle.com/tech/java/sqlj_jdbc/content.html patrick@freebsd.org |