diff options
author | obache <obache> | 2008-03-17 12:52:00 +0000 |
---|---|---|
committer | obache <obache> | 2008-03-17 12:52:00 +0000 |
commit | de369eb5f63f266f45dcaa4947a2111a7f9cb3ce (patch) | |
tree | 7afc954cd601d182753ea82587b2b66b333c5fa4 /devel/libthai/Makefile | |
parent | b4cc373025deb994e5847c7ab9d30459e1984f97 (diff) | |
download | pkgsrc-de369eb5f63f266f45dcaa4947a2111a7f9cb3ce.tar.gz |
ftp://linux.thai.net seems not working well, remove.
Diffstat (limited to 'devel/libthai/Makefile')
-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 |