diff options
author | obache <obache> | 2008-03-17 12:52:00 +0000 |
---|---|---|
committer | obache <obache> | 2008-03-17 12:52:00 +0000 |
commit | be10a076585b638fe41920be51d876cf9ae66f26 (patch) | |
tree | 7afc954cd601d182753ea82587b2b66b333c5fa4 /devel/libthai | |
parent | 99db49a87b2e820af4fc1385287ccfab9b49f55f (diff) | |
download | pkgsrc-be10a076585b638fe41920be51d876cf9ae66f26.tar.gz |
ftp://linux.thai.net seems not working well, remove.
Diffstat (limited to 'devel/libthai')
-rw-r--r-- | devel/libthai/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libthai/Makefile b/devel/libthai/Makefile index de54f13950c..01e1e156be7 100644 --- a/devel/libthai/Makefile +++ b/devel/libthai/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/03/16 15:38:08 obache Exp $ +# $NetBSD: Makefile,v 1.3 2008/03/17 12:52:00 obache Exp $ # DISTNAME= libthai-0.1.9 CATEGORIES= devel -MASTER_SITES= ftp://linux.thai.net/pub/ThaiLinux/software/libthai/ \ - http://linux.thai.net/pub/thailinux/software/libthai/ +MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://linux.thai.net/projects/libthai |