diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2004-07-27 16:22:27 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2004-07-27 16:22:27 +0000 |
commit | 474c616818bb30810c96ec92fee52b109b6fb375 (patch) | |
tree | 0c384ed88e485fd9d004c45d73df3a28a6b078ac /textproc/sablotron | |
parent | 5786ef4fe534fc15db92337d554b00fb2b126332 (diff) | |
download | ports-474c616818bb30810c96ec92fee52b109b6fb375.tar.gz ports-474c616818bb30810c96ec92fee52b109b6fb375.zip |
Notes
Diffstat (limited to 'textproc/sablotron')
-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 |