diff options
Diffstat (limited to 'www/mnogosearch/Makefile')
-rw-r--r-- | www/mnogosearch/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/mnogosearch/Makefile b/www/mnogosearch/Makefile index 250ef5e..8f5f32c 100644 --- a/www/mnogosearch/Makefile +++ b/www/mnogosearch/Makefile @@ -5,13 +5,13 @@ # $FreeBSD$ # -PORTNAME= mnogosearch -PORTVERSION= 3.1.9 -PORTREVISION= 3 +PORTNAME= mnogosearch +PORTVERSION= 3.1.9 +PORTREVISION= 3 CATEGORIES= www databases -MASTER_SITES= http://search.mnogo.ru/Download/ +MASTER_SITES= http://search.mnogo.ru/Download/ -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ache@FreeBSD.org MAN1= indexer.1 MAN5= indexer.conf.5 |