diff options
author | pat <pat@FreeBSD.org> | 2002-05-18 14:06:23 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-05-18 14:06:23 +0800 |
commit | 4e84dd8397bfb5223762d26f3f2b66176d21d269 (patch) | |
tree | ca638bbdc826ef0f193bdf0383dba8ce6ea94e1c /print/sgf2tex | |
parent | ca97ba1d5cacf90ac708dac5c25b64449e609419 (diff) | |
download | freebsd-ports-gnome-4e84dd8397bfb5223762d26f3f2b66176d21d269.tar.gz freebsd-ports-gnome-4e84dd8397bfb5223762d26f3f2b66176d21d269.tar.zst freebsd-ports-gnome-4e84dd8397bfb5223762d26f3f2b66176d21d269.zip |
fix master site
PR: 38211
Submitted by: maintainer
Diffstat (limited to 'print/sgf2tex')
-rw-r--r-- | print/sgf2tex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/sgf2tex/Makefile b/print/sgf2tex/Makefile index 2de88fdefe63..799bb9529f24 100644 --- a/print/sgf2tex/Makefile +++ b/print/sgf2tex/Makefile @@ -8,7 +8,7 @@ PORTNAME= sgf2tex PORTVERSION= 3.3 CATEGORIES= print -MASTER_SITES= ftp://match.stanford.edu/pub/ +MASTER_SITES= http://sporadic.stanford.edu/bump/ MAINTAINER= spcoltri@omcl.org |