diff options
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 |