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 /security/base/Makefile | |
parent | 3955e95c5054d7ea80df3f3c80f57ed527b62ebc (diff) | |
download | pkgsrc-e09b524d57d4afdbcc46b72d6ac0243a15ec6a25.tar.gz |
Bump PKGREVISION for mysql default change to 55.
Diffstat (limited to 'security/base/Makefile')
-rw-r--r-- | security/base/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/base/Makefile b/security/base/Makefile index 54842332d4e..e12c74f43f1 100644 --- a/security/base/Makefile +++ b/security/base/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2012/10/03 21:57:22 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/03/02 20:33:32 wiz Exp $ # DISTNAME= base-1.4.3.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=secureideas/} |