diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-09-03 18:30:24 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-09-03 18:30:24 +0000 |
commit | fddca78c6a4da0da9bb86f770a091c23cc9507cb (patch) | |
tree | b0f35a92583d7108ba4fe43fb38363aa811df728 /korean/hanterm-xf86/Makefile | |
parent | 9911aec4c87bfc2b507cbe9fa684eec9149f564a (diff) |
Notes
Diffstat (limited to 'korean/hanterm-xf86/Makefile')
-rw-r--r-- | korean/hanterm-xf86/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/korean/hanterm-xf86/Makefile b/korean/hanterm-xf86/Makefile index daab1ef35716..23484f99db1f 100644 --- a/korean/hanterm-xf86/Makefile +++ b/korean/hanterm-xf86/Makefile @@ -6,11 +6,10 @@ # $FreeBSD$ # -DISTNAME= hanterm-xf-p16 -PKGNAME= ko-hanterm-xf-16 +DISTNAME= hanterm-xf-p17 +PKGNAME= ko-hanterm-xf-17 CATEGORIES= korean x11 -MASTER_SITES= http://pseudo.snu.ac.kr/~hwang/ \ - ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ +MASTER_SITES= http://www.kr.FreeBSD.org/~hwang/hanterm/ MAINTAINER= cjh@kr.freebsd.org |