diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-04-15 08:40:22 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-04-15 08:40:22 +0000 |
commit | fad688d4747227a8e4d2749daa3fdb322c28d09c (patch) | |
tree | 95f222b6b85dcfc79f1b5f4d62e099782afc483a /www/mnogosearch/Makefile | |
parent | ffceecabd320673e7973f890fa7ea15625ffbb92 (diff) | |
download | ports-fad688d4747227a8e4d2749daa3fdb322c28d09c.tar.gz ports-fad688d4747227a8e4d2749daa3fdb322c28d09c.zip |
Notes
Diffstat (limited to 'www/mnogosearch/Makefile')
-rw-r--r-- | www/mnogosearch/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mnogosearch/Makefile b/www/mnogosearch/Makefile index fa27ca5614db..f661ee800663 100644 --- a/www/mnogosearch/Makefile +++ b/www/mnogosearch/Makefile @@ -7,6 +7,7 @@ PORTNAME= mnogosearch PORTVERSION= 3.1.12 +PORTREVISION= 1 CATEGORIES= www databases MASTER_SITES= http://search.mnogo.ru/Download/ @@ -65,6 +66,7 @@ post-install: ${CHMOD} 700 /var/mnogosearch/cache ${CHOWN} -R nobody.nogroup /var/mnogosearch/ ${INSTALL_DATA} ${WRKSRC}/INSTALL ${PREFIX}/share/doc/mnogosearch + ${INSTALL_DATA} ${FILESDIR}/spelld.sh-dist ${PREFIX}/etc/rc.d/ @${ECHO} @${CAT} ${PKGMESSAGE} |