summaryrefslogtreecommitdiff
path: root/textproc/tcl-dom
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-10-04 21:59:34 +0000
committerwiz <wiz@pkgsrc.org>2006-10-04 21:59:34 +0000
commit7938151fe64ccdb4a6590729489aee3a565c7f41 (patch)
treeb23cfc862fc11d7c74719bee55ff02be184684e6 /textproc/tcl-dom
parentfda968c83e149892eea991425ed951159f3da912 (diff)
downloadpkgsrc-7938151fe64ccdb4a6590729489aee3a565c7f41.tar.gz
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'textproc/tcl-dom')
-rw-r--r--textproc/tcl-dom/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/tcl-dom/Makefile b/textproc/tcl-dom/Makefile
index c5d62fc7cbd..f6c63cc77f3 100644
--- a/textproc/tcl-dom/Makefile
+++ b/textproc/tcl-dom/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.6 2005/12/05 20:51:08 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2006/10/04 22:01:00 wiz Exp $
#
DISTNAME= TclDOM-1.6
PKGNAME= tcl-dom-1.6
CATEGORIES= textproc www tcl
-MASTER_SITES= http://www.zveno.com/in-tclxml/in-tcldom/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+# newer releases are on sourceforge
MAINTAINER= jwise@NetBSD.org
-HOMEPAGE= http://www.zveno.com/zm.cgi/in-tclxml/in-tcldom/
+HOMEPAGE= http://tclxml.sourceforge.net/tcldom.html
COMMENT= DOM implementation for use with TclXML or TclExpat
DEPENDS+= tcl-xml-[0-9]*:../../textproc/tcl-xml