diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-04-29 15:31:02 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-04-29 15:31:02 +0000 |
commit | 6477f048ef2e6c971ccdbf7581104b9fa66b84b4 (patch) | |
tree | 57b203e9bab278e9599412566178b1976760da52 /www/udmsearch | |
parent | 3c7fa00b6cc935902e667274d693e2d2825266d1 (diff) |
Update MASTER_SITES.
PR: 46499
Submitted by: Jan Hornyak <pav@oook.cz>
Notes
Notes:
svn path=/head/; revision=79877
Diffstat (limited to 'www/udmsearch')
-rw-r--r-- | www/udmsearch/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/udmsearch/Makefile b/www/udmsearch/Makefile index 9574c8ed8469..9fa8133f20b3 100644 --- a/www/udmsearch/Makefile +++ b/www/udmsearch/Makefile @@ -9,9 +9,9 @@ PORTNAME= udmsearch PORTVERSION= 3.0.23 PORTREVISION= 1 CATEGORIES= www databases -MASTER_SITES= http://mysearch.udm.net/Download/ \ - ftp://ftp.izhcom.ru/pub/unix/UdmSearch/ \ - http://mirror.kuenzler.ch/udmsearch/Download/ +MASTER_SITES= http://search.mnogo.ru/Download/ \ + http://udmsearch.real-time.com/Download/ \ + http://www.ghks.de/computer/software/udmsearch/Download/ MAINTAINER= demon@FreeBSD.org COMMENT= Full featured SQL-based hypertext search engine |