diff options
author | wiz <wiz> | 2013-03-02 20:33:21 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-03-02 20:33:21 +0000 |
commit | ce92ba89b2c4411af77252f867dbffd106c2d760 (patch) | |
tree | 6ac580d835eba7da0b870e935e258ec8a085e6e1 /pkgtools | |
parent | 0726ef5c3efc95803699c91f969ed9ef5cef7dd8 (diff) | |
download | pkgsrc-ce92ba89b2c4411af77252f867dbffd106c2d760.tar.gz |
Bump PKGREVISION for mysql default change to 55.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/tinderbox-dragonfly/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/tinderbox-dragonfly/Makefile b/pkgtools/tinderbox-dragonfly/Makefile index fce0d692778..fb1afa4d0e3 100644 --- a/pkgtools/tinderbox-dragonfly/Makefile +++ b/pkgtools/tinderbox-dragonfly/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/10/03 21:57:16 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2013/03/02 20:33:32 wiz Exp $ # DISTNAME= tinderbox-dragonfly-${TBOX_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= pkgtools MASTER_SITES= http://tinderbox.marcuscom.com/ DISTFILES= tinderbox-${TBOX_VERSION}.tar.gz |