diff options
author | wiz <wiz@pkgsrc.org> | 2013-03-02 20:33:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-03-02 20:33:21 +0000 |
commit | e09b524d57d4afdbcc46b72d6ac0243a15ec6a25 (patch) | |
tree | 6ac580d835eba7da0b870e935e258ec8a085e6e1 /www/php-phrasea2 | |
parent | 3955e95c5054d7ea80df3f3c80f57ed527b62ebc (diff) | |
download | pkgsrc-e09b524d57d4afdbcc46b72d6ac0243a15ec6a25.tar.gz |
Bump PKGREVISION for mysql default change to 55.
Diffstat (limited to 'www/php-phrasea2')
-rw-r--r-- | www/php-phrasea2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php-phrasea2/Makefile b/www/php-phrasea2/Makefile index 8e94bad820b..a81592a5ccd 100644 --- a/www/php-phrasea2/Makefile +++ b/www/php-phrasea2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2012/10/28 06:30:57 asau Exp $ +# $NetBSD: Makefile,v 1.9 2013/03/02 20:33:34 wiz Exp $ # .include "../../www/phraseanet/Makefile.common" MODNAME= phrasea2 -PKGREVISION= 1 +PKGREVISION= 2 PECL_VERSION= ${VERS} PECL_LEGACY_VERSION_SCHEME= yes EXTRACT_ELEMENTS= ${DISTNAME}/bin/src/php_phrasea2 |