diff options
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/ |