diff options
author | obache <obache@pkgsrc.org> | 2008-03-16 15:38:08 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-03-16 15:38:08 +0000 |
commit | 4d38b36d08aed2e1db28598a2c779fb96b6b3921 (patch) | |
tree | 3d873f96df955c94061de1620bcaa8d330348cf8 /devel/libthai | |
parent | 8d6469b63334112f2944798aaa50302d518d4d31 (diff) | |
download | pkgsrc-4d38b36d08aed2e1db28598a2c779fb96b6b3921.tar.gz |
Add http site to MASTER_SITES.
Diffstat (limited to 'devel/libthai')
-rw-r--r-- | devel/libthai/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/libthai/Makefile b/devel/libthai/Makefile index 102dfa3b3a2..de54f13950c 100644 --- a/devel/libthai/Makefile +++ b/devel/libthai/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/02/11 02:20:44 obache Exp $ +# $NetBSD: Makefile,v 1.2 2008/03/16 15:38:08 obache Exp $ # DISTNAME= libthai-0.1.9 CATEGORIES= devel -MASTER_SITES= ftp://linux.thai.net/pub/ThaiLinux/software/libthai/ +MASTER_SITES= ftp://linux.thai.net/pub/ThaiLinux/software/libthai/ \ + http://linux.thai.net/pub/thailinux/software/libthai/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://linux.thai.net/projects/libthai |