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 /mail/perdition-mysql | |
parent | 3955e95c5054d7ea80df3f3c80f57ed527b62ebc (diff) | |
download | pkgsrc-e09b524d57d4afdbcc46b72d6ac0243a15ec6a25.tar.gz |
Bump PKGREVISION for mysql default change to 55.
Diffstat (limited to 'mail/perdition-mysql')
-rw-r--r-- | mail/perdition-mysql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/perdition-mysql/Makefile b/mail/perdition-mysql/Makefile index 9073249986d..93ed13228b1 100644 --- a/mail/perdition-mysql/Makefile +++ b/mail/perdition-mysql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/10/08 12:19:26 asau Exp $ +# $NetBSD: Makefile,v 1.10 2013/03/02 20:33:28 wiz Exp $ PERDITION_COMMENT= MySQL user database module PERDITION_PKGNAME= mysql -PKGREVISION= 3 +PKGREVISION= 4 USE_TOOLS+= bash:run REPLACE_BASH+= perdition/db/mysql/perditiondb_mysql_makedb |