diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2004-06-14 03:54:53 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2004-06-14 03:54:53 +0000 |
commit | 8a6d0eee914be1be7599f310ee8d03d30ea5c10f (patch) | |
tree | 03c2f98bc2a297cf9dde00e329bc38dbed5d8f7b /www/mnogosearch31/Makefile | |
parent | d163bd3efbc34740bb9878b4e13140af43a47cfd (diff) |
Notes
Diffstat (limited to 'www/mnogosearch31/Makefile')
-rw-r--r-- | www/mnogosearch31/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/mnogosearch31/Makefile b/www/mnogosearch31/Makefile index 8fc62a81f59e..44220580afe3 100644 --- a/www/mnogosearch31/Makefile +++ b/www/mnogosearch31/Makefile @@ -6,9 +6,10 @@ # PORTNAME= mnogosearch -PORTVERSION= 3.1.21 +PORTVERSION= 3.1.21 +PORTREVISION= 1 CATEGORIES= www databases -MASTER_SITES= http://www.mnogosearch.org/Download/ +MASTER_SITES= http://www.mnogosearch.org/Download/ MAINTAINER= ache@FreeBSD.org COMMENT= Full featured SQL-based hypertext search engine |