diff options
author | perky <perky@FreeBSD.org> | 2005-07-14 08:02:16 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2005-07-14 08:02:16 +0800 |
commit | fb29f892f7d57f36c905edde12f6cebc4c1820d0 (patch) | |
tree | 466b3f299ad76babcccba8f55ec19c365077f336 /korean | |
parent | 4bfabdafb86c4c3d960fc7bc7f2eaa667d280948 (diff) | |
download | freebsd-ports-gnome-fb29f892f7d57f36c905edde12f6cebc4c1820d0.tar.gz freebsd-ports-gnome-fb29f892f7d57f36c905edde12f6cebc4c1820d0.tar.zst freebsd-ports-gnome-fb29f892f7d57f36c905edde12f6cebc4c1820d0.zip |
Chase master site URL change.
Diffstat (limited to 'korean')
-rw-r--r-- | korean/nabi/Makefile | 5 | ||||
-rw-r--r-- | korean/unfonts-ttf/Makefile | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/korean/nabi/Makefile b/korean/nabi/Makefile index 6254b22ac5e2..166eb3351b69 100644 --- a/korean/nabi/Makefile +++ b/korean/nabi/Makefile @@ -8,9 +8,8 @@ PORTNAME= nabi PORTVERSION= 0.15 PORTREVISION= 1 -#PORTREVISION= 1 -CATEGORIES= korean gnome x11 -MASTER_SITES= http://download.kldp.net/nabi/ +CATEGORIES= korean gnome +MASTER_SITES= http://kldp.net/frs/download.php/1651/ MAINTAINER= perky@FreeBSD.org COMMENT= Hangul X Input Method for Everywhere diff --git a/korean/unfonts-ttf/Makefile b/korean/unfonts-ttf/Makefile index 5769caff9c12..345fdd37737a 100644 --- a/korean/unfonts-ttf/Makefile +++ b/korean/unfonts-ttf/Makefile @@ -8,8 +8,8 @@ PORTNAME= unfonts PORTVERSION= 1.0 PORTEPOCH= 1 CATEGORIES= korean x11-fonts -MASTER_SITES= http://kldp.net/download.php/1425/:core \ - http://kldp.net/download.php/1435/:extra +MASTER_SITES= http://kldp.net/frs/download.php/1425/:core \ + http://kldp.net/frs/download.php/1435/:extra PKGNAMESUFFIX= -ttf DISTFILES= un-fonts-core-${PORTVERSION}.tar.gz:core \ un-fonts-extra-${PORTVERSION}.tar.gz:extra |