diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-03 07:04:40 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-03 07:04:40 +0000 |
commit | 95ae6c8cf55e123eaea2ac33caad869f75e589a6 (patch) | |
tree | db506fcb466784aa38b3f553896f417da9078ee1 /www/udmsearch/Makefile | |
parent | bc7369e5e7cec7e097663fb5a46a3225311b4645 (diff) |
Notes
Diffstat (limited to 'www/udmsearch/Makefile')
-rw-r--r-- | www/udmsearch/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/udmsearch/Makefile b/www/udmsearch/Makefile index 196739e2dac3..c32ba4d57a9f 100644 --- a/www/udmsearch/Makefile +++ b/www/udmsearch/Makefile @@ -9,9 +9,8 @@ PORTNAME= udmsearch PORTVERSION= 3.0.23 PORTREVISION= 3 CATEGORIES= www databases -MASTER_SITES= http://search.mnogo.ru/Download/ \ - http://udmsearch.real-time.com/Download/ \ - http://www.ghks.de/computer/software/udmsearch/Download/ +MASTER_SITES= http://search.mnogo.ru/Download/ \ + http://udmsearch.real-time.com/Download/ MAINTAINER= ports@FreeBSD.org COMMENT= Full featured SQL-based hypertext search engine |