diff options
author | obache <obache@pkgsrc.org> | 2008-03-17 12:52:00 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-03-17 12:52:00 +0000 |
commit | 3cd5a970da0c6633eee5d5120c9f5fa691909175 (patch) | |
tree | 7afc954cd601d182753ea82587b2b66b333c5fa4 /devel/libdatrie | |
parent | a2d7eb73fa59ebb8dce9ed26c9b6f30c93caba85 (diff) | |
download | pkgsrc-3cd5a970da0c6633eee5d5120c9f5fa691909175.tar.gz |
ftp://linux.thai.net seems not working well, remove.
Diffstat (limited to 'devel/libdatrie')
-rw-r--r-- | devel/libdatrie/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libdatrie/Makefile b/devel/libdatrie/Makefile index a11bcb410eb..baab735de21 100644 --- a/devel/libdatrie/Makefile +++ b/devel/libdatrie/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= libdatrie-0.1.3 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/~thep/datrie/datrie.html |