diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2005-07-14 08:02:16 +0800 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2005-07-14 08:02:16 +0800 |
commit | bf2677417c0880b5e35788b552b2ce6bdc4fc66e (patch) | |
tree | ad399086914df8507f09e70fe10bbe8c1bdb7f75 /korean/unfonts-ttf | |
parent | 555eeb81c53688bef95a7c3873c37bb87372f8bf (diff) | |
download | freebsd-ports-gnome-bf2677417c0880b5e35788b552b2ce6bdc4fc66e.tar.gz freebsd-ports-gnome-bf2677417c0880b5e35788b552b2ce6bdc4fc66e.tar.zst freebsd-ports-gnome-bf2677417c0880b5e35788b552b2ce6bdc4fc66e.zip |
Chase master site URL change.
Diffstat (limited to 'korean/unfonts-ttf')
-rw-r--r-- | korean/unfonts-ttf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |