diff options
Diffstat (limited to 'pkgtools/tinderbox-dragonfly/Makefile')
-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 25ea3b930fe..7c0a9065af0 100644 --- a/pkgtools/tinderbox-dragonfly/Makefile +++ b/pkgtools/tinderbox-dragonfly/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2011/11/23 00:54:33 marino Exp $ +# $NetBSD: Makefile,v 1.5 2011/12/04 21:55:01 marino Exp $ # DISTNAME= tinderbox-dragonfly-${TBOX_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= pkgtools MASTER_SITES= http://tinderbox.marcuscom.com/ DISTFILES= tinderbox-${TBOX_VERSION}.tar.gz |