diff options
author | adrianp <adrianp@pkgsrc.org> | 2007-05-08 11:30:49 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2007-05-08 11:30:49 +0000 |
commit | 42afffaa9606b07989f1326cd81aff6339a26faa (patch) | |
tree | fe28198ba87deba6fa58ea9b2b890e850e99b8d1 /www/ap-php | |
parent | 6a25f8a7b1340500379b15e703cf9f5623c3f043 (diff) | |
download | pkgsrc-42afffaa9606b07989f1326cd81aff6339a26faa.tar.gz |
Reset the PKGREVISION in packages that use the version string from php4 or php5
Pointed out by Geert Hendrickx on tech-pkg@
Diffstat (limited to 'www/ap-php')
-rw-r--r-- | www/ap-php/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/ap-php/Makefile b/www/ap-php/Makefile index a45fd9dd218..b7dbd9d5baf 100644 --- a/www/ap-php/Makefile +++ b/www/ap-php/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2007/02/25 20:06:09 jdolecek Exp $ +# $NetBSD: Makefile,v 1.14 2007/05/08 11:30:49 adrianp Exp $ # PKGNAME= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}-${PHP_BASE_VERS} -PKGREVISION= 2 COMMENT= Apache (${PKG_APACHE}) module for ${PKG_PHP} CONFLICTS= ap-php-[0-9]* |