diff options
-rw-r--r-- | databases/dbXML/Makefile | 2 | ||||
-rw-r--r-- | databases/dbXML/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/dbXML/Makefile b/databases/dbXML/Makefile index 5d06872ae5b8..9fb76a6d83bc 100644 --- a/databases/dbXML/Makefile +++ b/databases/dbXML/Makefile @@ -8,7 +8,7 @@ PORTNAME= dbXML PORTVERSION= 1.0b2 CATEGORIES= databases java -MASTER_SITES= http://www.dbxml.org/files/ +MASTER_SITES= http://www.dbxml.com/files/ DISTNAME= dbXML-Core-${PORTVERSION} MAINTAINER= rws@procopia.com diff --git a/databases/dbXML/pkg-descr b/databases/dbXML/pkg-descr index 1d9ad0f01ebd..664056a9d34d 100644 --- a/databases/dbXML/pkg-descr +++ b/databases/dbXML/pkg-descr @@ -5,4 +5,4 @@ the ability to query these collections using XPath. The server is lightweight, modular and suitable for embedding in custom applications or running as a standalone database. -WWW: http://www.dbxml.org/ +WWW: http://www.dbxml.com/ |