diff options
author | wiz <wiz> | 2008-09-07 11:24:27 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-09-07 11:24:27 +0000 |
commit | 8dca20dbd2805fcc81fa47e831ebae27cc067104 (patch) | |
tree | d2162ddf6f55462c135f94ba10ff633d8204abba /mail/perdition-bdb | |
parent | b5fc60ade42df669f2d070f9653c9110eaad9c4b (diff) | |
download | pkgsrc-8dca20dbd2805fcc81fa47e831ebae27cc067104.tar.gz |
Bump PKGREVISION for db4 shlib name change (4.6 -> 4.7).
Noted by OBATA Akio.
Diffstat (limited to 'mail/perdition-bdb')
-rw-r--r-- | mail/perdition-bdb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/perdition-bdb/Makefile b/mail/perdition-bdb/Makefile index af1208ae902..5327f1e8b2d 100644 --- a/mail/perdition-bdb/Makefile +++ b/mail/perdition-bdb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2008/06/12 02:14:35 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2008/09/07 11:24:28 wiz Exp $ # -PKGREVISION= 3 +PKGREVISION= 4 PERDITION_COMMENT= Berkeley DB user database module PERDITION_PKGNAME= bdb |