diff options
author | garga <garga@FreeBSD.org> | 2006-12-30 22:38:29 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-12-30 22:38:29 +0800 |
commit | 422e6346365dff31c70a03ff2ea8a74a48d63835 (patch) | |
tree | 9fff397433ae54129868bd122e584019f375b730 /textproc/xml-parse.el | |
parent | d5a35d98ac3d926f8afaf2d3ee90d48d04f63b22 (diff) | |
download | freebsd-ports-gnome-422e6346365dff31c70a03ff2ea8a74a48d63835.tar.gz freebsd-ports-gnome-422e6346365dff31c70a03ff2ea8a74a48d63835.tar.zst freebsd-ports-gnome-422e6346365dff31c70a03ff2ea8a74a48d63835.zip |
- Update MASTER_SITES
- Update WWW
PR: ports/107061
Submitted by: Dryice Liu <dryice@dryice.name> (maintainer)
Approved by: jmelo's vacation
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 |