diff options
author | demon <demon@FreeBSD.org> | 2003-04-29 23:31:02 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-04-29 23:31:02 +0800 |
commit | 02c7a0bc5c998eb8b022f333b24c4b63526efe23 (patch) | |
tree | 54df25f732d6822c489364c12ae89f950c98cf21 /www | |
parent | c167101eb64ba2a07bde362f3c46750131589c11 (diff) | |
download | freebsd-ports-gnome-02c7a0bc5c998eb8b022f333b24c4b63526efe23.tar.gz freebsd-ports-gnome-02c7a0bc5c998eb8b022f333b24c4b63526efe23.tar.zst freebsd-ports-gnome-02c7a0bc5c998eb8b022f333b24c4b63526efe23.zip |
Update MASTER_SITES.
PR: 46499
Submitted by: Jan Hornyak <pav@oook.cz>
Diffstat (limited to 'www')
-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 |