diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-24 08:01:07 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-24 08:01:07 +0000 |
commit | dd59caf0de389961506b57096b9a2086321d829b (patch) | |
tree | e55ed8c6e4c499726335069bc5eb30515e93164c /textproc/domc/pkg-descr | |
parent | dc073032d1bbc31d336a1979a90df1e451159c23 (diff) | |
download | FreeBSD-ports-dd59caf0de389961506b57096b9a2086321d829b.zip FreeBSD-ports-dd59caf0de389961506b57096b9a2086321d829b.tar.gz |
upgrade to 0.6.0
this version depends on expat2 so that we can nuke expat
Approved by: kris
Diffstat (limited to 'textproc/domc/pkg-descr')
-rw-r--r-- | textproc/domc/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/domc/pkg-descr b/textproc/domc/pkg-descr index 8b75ef4..cae519f 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://auditorymodels.org/domc/ +WWW: http://users.erols.com/mballen/domc/ |