diff options
author | SADA Kenji <sada@FreeBSD.org> | 2001-12-27 12:34:52 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2001-12-27 12:34:52 +0000 |
commit | 6898b8a46ec807a1b296141d33c6392fc416bb7d (patch) | |
tree | a30bdc8445a373ed27ac9f3a9861088587d5a52f /japanese/latex2html | |
parent | abe029ba749cb7e48c3e7972b29acbe5d9dd099b (diff) | |
download | ports-6898b8a46ec807a1b296141d33c6392fc416bb7d.tar.gz ports-6898b8a46ec807a1b296141d33c6392fc416bb7d.zip |
Notes
Diffstat (limited to 'japanese/latex2html')
-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/ |