diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-12-30 14:38:29 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-12-30 14:38:29 +0000 |
commit | e251b3dec8725d69a849518401fcceee45d2156c (patch) | |
tree | 713147033204f786719797b3115249c58b1328b0 /textproc/xml-parse.el | |
parent | b026b32bff95f2513fe54208a8bfd7ef59981cd3 (diff) | |
download | ports-e251b3dec8725d69a849518401fcceee45d2156c.tar.gz ports-e251b3dec8725d69a849518401fcceee45d2156c.zip |
Notes
Diffstat (limited to 'textproc/xml-parse.el')
-rw-r--r-- | textproc/xml-parse.el/Makefile | 4 | ||||
-rw-r--r-- | textproc/xml-parse.el/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/xml-parse.el/Makefile b/textproc/xml-parse.el/Makefile index fa330b49639e..55a8a6d56b89 100644 --- a/textproc/xml-parse.el/Makefile +++ b/textproc/xml-parse.el/Makefile @@ -8,8 +8,8 @@ PORTNAME= xml-parse.el PORTVERSION= 1.5 CATEGORIES= textproc elisp -MASTER_SITES= http://www.newartisans.com/johnw/Emacs/ \ - http://bsdchat.com/dist/dryice/ +MASTER_SITES= http://dryice.name/computer/FreeBSD/distfiles/ \ + http://sacha.free.net.ph/notebook/emacs/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= ${PORTNAME} EXTRACT_SUFX= diff --git a/textproc/xml-parse.el/pkg-descr b/textproc/xml-parse.el/pkg-descr index c2bbc7ce10ad..792c1b326e94 100644 --- a/textproc/xml-parse.el/pkg-descr +++ b/textproc/xml-parse.el/pkg-descr @@ -5,4 +5,4 @@ programs. Author: John Wiegley -WWW: http://www.newartisans.com/johnw/emacs.html +WWW: http://www.emacswiki.org/cgi-bin/wiki?XmlParser |