diff options
author | obache <obache@pkgsrc.org> | 2012-09-15 15:03:21 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-09-15 15:03:21 +0000 |
commit | 7c38d37fd93a430d94c5d60d88cdfcd3d7b9a929 (patch) | |
tree | 9310ac445c0a6b99c186cf345ff4a40fe7a0c756 /mail/perdition-mysql | |
parent | 304a8ea050ce4601c92f9156252560dd517bde9b (diff) | |
download | pkgsrc-7c38d37fd93a430d94c5d60d88cdfcd3d7b9a929.tar.gz |
Recursive bump from mysql51-client library changed to use openssl.
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 1cc44b7ebe4..4493875a323 100644 --- a/mail/perdition-mysql/Makefile +++ b/mail/perdition-mysql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2011/04/22 13:45:19 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/09/15 15:03:24 obache Exp $ PERDITION_COMMENT= MySQL user database module PERDITION_PKGNAME= mysql -PKGREVISION= 2 +PKGREVISION= 3 PKG_DESTDIR_SUPPORT= user-destdir |