From a4ad7053615b0d67e0e33cecad0935a676fab381 Mon Sep 17 00:00:00 2001 From: imil Date: Thu, 28 Feb 2013 21:43:04 +0000 Subject: Uncomment the pid parameter of php-fpm.conf so the pidfile is created and rc.d script can really start / stop php-fpm. Bump PKGREVISION. --- www/php-fpm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/php-fpm') diff --git a/www/php-fpm/Makefile b/www/php-fpm/Makefile index d4fce4f3026..91e20cf5bd9 100644 --- a/www/php-fpm/Makefile +++ b/www/php-fpm/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2012/10/28 06:30:57 asau Exp $ +# $NetBSD: Makefile,v 1.6 2013/02/28 21:45:10 imil Exp $ PKGNAME= ${PHP_PKG_PREFIX}-fpm-${PHP_BASE_VERS} +PKGREVISION= 1 CATEGORIES= www HOMEPAGE= http://php-fpm.org/ -- cgit v1.2.3