diff options
author | CHOI Junho <cjh@FreeBSD.org> | 2003-09-09 10:06:41 +0000 |
---|---|---|
committer | CHOI Junho <cjh@FreeBSD.org> | 2003-09-09 10:06:41 +0000 |
commit | 951d8a168f75ce3cec52045ad31cc056449e7935 (patch) | |
tree | 0c52ce020c4971437a2f7a6339e1685724e91eaf /korean/texinfo | |
parent | fa70fc55dd7df05ec5a64d0dcded1e1430f4ca70 (diff) | |
download | ports-951d8a168f75ce3cec52045ad31cc056449e7935.tar.gz ports-951d8a168f75ce3cec52045ad31cc056449e7935.zip |
Notes
Diffstat (limited to 'korean/texinfo')
-rw-r--r-- | korean/texinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/texinfo/Makefile b/korean/texinfo/Makefile index ee9dfb68176b..7d672cdd2182 100644 --- a/korean/texinfo/Makefile +++ b/korean/texinfo/Makefile @@ -9,7 +9,7 @@ PORTNAME= texinfo PORTVERSION= 0.4.1 PORTREVISION= 2 CATEGORIES= korean print -MASTER_SITES= http://master.debian.or.kr/~cwryu/archive/texinfo-ko/ +MASTER_SITES= ftp://ftp.kr.FreeBSD.org/pub/FreeBSD-kr/distfiles/ DISTNAME= ${PORTNAME}-ko-${PORTVERSION} MAINTAINER= cjh@FreeBSD.org |