aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-05-22 18:11:54 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-05-22 18:11:54 +0000
commit39d494631f7bbf3f7c1f5472f6e33bafc7f1af89 (patch)
tree5c87b762baa204768f177360a213289893d35d52
parented06965c6ce4db399ad34804ccd37ba9558fc8b5 (diff)
downloadports-39d494631f7bbf3f7c1f5472f6e33bafc7f1af89.tar.gz
ports-39d494631f7bbf3f7c1f5472f6e33bafc7f1af89.zip
Notes
-rw-r--r--textproc/domc/Makefile2
-rw-r--r--textproc/domc/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/domc/Makefile b/textproc/domc/Makefile
index d0d01edbd00c..8744e8a96af1 100644
--- a/textproc/domc/Makefile
+++ b/textproc/domc/Makefile
@@ -9,7 +9,7 @@
PORTNAME= domc
PORTVERSION= 0.6.0
CATEGORIES= textproc
-MASTER_SITES= http://users.erols.com/mballen/domc/src/
+MASTER_SITES= http://www.ioplex.com/~miallen/domc/dl/
MAINTAINER= ports@FreeBSD.org
COMMENT= A light weight implementation of the DOM in ANSI C
diff --git a/textproc/domc/pkg-descr b/textproc/domc/pkg-descr
index cae519f8df4d..fce737733f2b 100644
--- a/textproc/domc/pkg-descr
+++ b/textproc/domc/pkg-descr
@@ -2,4 +2,4 @@ DOMC is a light weight implementation of the DOM in ANSI C as specified in
the W3C Document Object Model Level 1, Level 2, and Level 2 Events
recommendations.
-WWW: http://users.erols.com/mballen/domc/
+WWW: http://www.ioplex.com/~miallen/domc/