diff options
author | obache <obache> | 2012-08-05 10:02:09 +0000 |
---|---|---|
committer | obache <obache> | 2012-08-05 10:02:09 +0000 |
commit | 7cfca9370cb03fd1ee375c6f2c4e5946443b786b (patch) | |
tree | 1170f8b117c34d9bdc6f712664830a956243db40 /pkgtools | |
parent | 9dd3b77cb0ec517a92319bd405b05d4b7181ffba (diff) | |
download | pkgsrc-7cfca9370cb03fd1ee375c6f2c4e5946443b786b.tar.gz |
Bump PKGREVISION for change of PostgreSQL default version to 9.1.
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 d8e8e589c8c..2e45dc5d6ff 100644 --- a/pkgtools/tinderbox-dragonfly/Makefile +++ b/pkgtools/tinderbox-dragonfly/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2012/04/21 07:37:08 taca Exp $ +# $NetBSD: Makefile,v 1.7 2012/08/05 10:02:13 obache Exp $ # DISTNAME= tinderbox-dragonfly-${TBOX_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= pkgtools MASTER_SITES= http://tinderbox.marcuscom.com/ DISTFILES= tinderbox-${TBOX_VERSION}.tar.gz |