ea1ecd2e43
- install drupal modules/themes as root:daemon rather than www:www (only the files/ directory needs to be writeable by 'www'). - don't install 'settings.php' world-readable since it contains the DB password. Use 640, owner 'www' instead. - bump all modules. tested in production, including upgrade szenarios. ok sthen@ and landry@, maintainer timeout.
10 lines
222 B
Makefile
10 lines
222 B
Makefile
# $OpenBSD: Makefile,v 1.2 2010/11/15 09:05:41 stephan Exp $
|
|
|
|
COMMENT = javascript-enhanced persistant menus for drupal
|
|
|
|
DISTNAME = dhtml_menu-6.x-3.5
|
|
PKGNAME = drupal6-dhtml-menu-3.5
|
|
REVISION = 0
|
|
|
|
.include <bsd.port.mk>
|