diff options
author | skv <skv@FreeBSD.org> | 2004-07-28 00:22:27 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2004-07-28 00:22:27 +0800 |
commit | 32781e9a4d27acce38f17ebfdacd554801d080db (patch) | |
tree | 2cd99116cf3fcd52731c89f40dcfb8e333cd6c5b /textproc | |
parent | c6eb96e96a2b1de988e91cfcc684f58f7fcab4f6 (diff) | |
download | freebsd-ports-gnome-32781e9a4d27acce38f17ebfdacd554801d080db.tar.gz freebsd-ports-gnome-32781e9a4d27acce38f17ebfdacd554801d080db.tar.zst freebsd-ports-gnome-32781e9a4d27acce38f17ebfdacd554801d080db.zip |
Change MASTER_SITES
PR: ports/69649
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/sablotron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index a4bbaba1ea2e..98f19cdb4d38 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -8,7 +8,7 @@ PORTNAME= Sablot PORTVERSION= 1.0.1 CATEGORIES= textproc -MASTER_SITES= http://download-2.gingerall.cz/download/sablot/ +MASTER_SITES= http://download-1.gingerall.cz/download/sablot/ MAINTAINER= skv@FreeBSD.org COMMENT= XML toolkit implementing XSLT 1.0, XPath 1.0 and DOM Level2 |