diff options
author | taca <taca@pkgsrc.org> | 2010-12-13 13:18:19 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2010-12-13 13:18:19 +0000 |
commit | 1fde2e01d834f40c11ca809928cee7ab3c21cdec (patch) | |
tree | 509d466c3403e0f17a31b56ef7c818ed8e8abab7 /www | |
parent | cc5afbf2c37c8a8464b853ea902cee19384cd56b (diff) | |
download | pkgsrc-1fde2e01d834f40c11ca809928cee7ab3c21cdec.tar.gz |
Reset PKGREVISION by update of base PHP version.
Diffstat (limited to 'www')
-rw-r--r-- | www/ap-php/Makefile | 3 | ||||
-rw-r--r-- | www/php-eaccelerator/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www/ap-php/Makefile b/www/ap-php/Makefile index 7a69e24bba9..1bbfc351bcb 100644 --- a/www/ap-php/Makefile +++ b/www/ap-php/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2010/03/16 15:36:39 taca Exp $ +# $NetBSD: Makefile,v 1.24 2010/12/13 13:18:20 taca Exp $ # PKGNAME= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}-${PHP_BASE_VERS} -PKGREVISION= 1 COMMENT= Apache (${PKG_APACHE}) module for ${PKG_PHP} PKG_DESTDIR_SUPPORT= user-destdir diff --git a/www/php-eaccelerator/Makefile b/www/php-eaccelerator/Makefile index 8be747d6408..9ed64c19ee0 100644 --- a/www/php-eaccelerator/Makefile +++ b/www/php-eaccelerator/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2010/10/02 19:11:35 jdolecek Exp $ +# $NetBSD: Makefile,v 1.13 2010/12/13 13:18:20 taca Exp $ MODNAME= eaccelerator PECL_VERSION= 0.9.6 -PKGREVISION= 1 CATEGORIES+= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=eaccelerator/} \ http://bart.eaccelerator.net/source/${PECL_VERSION}/ |