From c5d42f319493e2ef5153d569f0509ce6f2f3b426 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 20 May 2004 21:12:14 +0000 Subject: Remove trailing tab after PKGREVISION value, which made lintpkgsrc complain. Closes PR 25648. --- www/php4/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/php4/Makefile.common b/www/php4/Makefile.common index f13e6acccd4..718f78574ae 100644 --- a/www/php4/Makefile.common +++ b/www/php4/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.38 2004/05/19 13:11:40 junyoung Exp $ +# $NetBSD: Makefile.common,v 1.39 2004/05/20 21:12:14 wiz Exp $ DISTNAME?= php-${PHP_DIST_VERS} CATEGORIES+= www php4 @@ -17,7 +17,7 @@ HOMEPAGE?= http://www.php.net/ # PHP_DIST_VERS= 4.3.6 PHP_BASE_VERS= ${PHP_DIST_VERS} -PKGREVISION= 2 +PKGREVISION= 2 DISTFILES?= ${PHP_DISTFILE} PHP_DISTFILE= ${DISTNAME}${EXTRACT_SUFX} -- cgit v1.2.3