diff options
author | sada <sada@FreeBSD.org> | 2001-12-27 20:34:52 +0800 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 2001-12-27 20:34:52 +0800 |
commit | 4a74f2db83a6d51c5676e7d1d6e30c378af2e529 (patch) | |
tree | b981f170462b26045266ef592c2d8c4d57cd7b03 /japanese | |
parent | 3a51960758711d18e24b1f5a3244085d14125928 (diff) | |
download | freebsd-ports-gnome-4a74f2db83a6d51c5676e7d1d6e30c378af2e529.tar.gz freebsd-ports-gnome-4a74f2db83a6d51c5676e7d1d6e30c378af2e529.tar.zst freebsd-ports-gnome-4a74f2db83a6d51c5676e7d1d6e30c378af2e529.zip |
MASTER_SITES has moved.
PR: ports/33191
Submitted by: Maintainer
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/latex2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/latex2html/Makefile b/japanese/latex2html/Makefile index 649ca89dba50..9173173b2732 100644 --- a/japanese/latex2html/Makefile +++ b/japanese/latex2html/Makefile @@ -10,7 +10,7 @@ PORTNAME= latex2html PORTVERSION= ${VERSION}j${JP_VERSION} CATEGORIES= japanese textproc -MASTER_SITES= http://www.topstudio.co.jp/~kmuto/debian/private/dists/unstable/contrib/source/ +MASTER_SITES= http://www.topstudio.co.jp/~kmuto/debian/private/dists/stable/contrib/source/ DISTNAME= jlatex2html_${VERSION}+${JP_VERSION}.orig PATCH_SITES= http://www.topstudio.co.jp/~kmuto/software/latex2html/patch/99-1/ |