diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-05-27 20:00:36 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-05-27 20:00:36 +0800 |
commit | bb457475d6fdfc931c166c81402d069c959760b5 (patch) | |
tree | b5c57af67ddb2733eccb3231cf619406c067b1c2 /textproc/ocaml-yaxi | |
parent | 82dad4295261351ad42c4ed65e4abc4701341fd7 (diff) | |
download | freebsd-ports-gnome-bb457475d6fdfc931c166c81402d069c959760b5.tar.gz freebsd-ports-gnome-bb457475d6fdfc931c166c81402d069c959760b5.tar.zst freebsd-ports-gnome-bb457475d6fdfc931c166c81402d069c959760b5.zip |
Update mastersite
Approved by: clement (mentor, implicit)
Diffstat (limited to 'textproc/ocaml-yaxi')
-rw-r--r-- | textproc/ocaml-yaxi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ocaml-yaxi/Makefile b/textproc/ocaml-yaxi/Makefile index 1ae0909b9e15..0c35339c31bf 100644 --- a/textproc/ocaml-yaxi/Makefile +++ b/textproc/ocaml-yaxi/Makefile @@ -9,7 +9,7 @@ PORTNAME= yaxi PORTVERSION= 0.5.3 CATEGORIES= textproc -MASTER_SITES= http://mattam.ath.cx/progs/yaxi/releases/ +MASTER_SITES= http://mattam.org/soft/yaxi/releases/ PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org |