diff options
author | itetcu <itetcu@FreeBSD.org> | 2008-11-13 04:34:10 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2008-11-13 04:34:10 +0800 |
commit | 4c185d00b56bbbd0397953f2cd01869d06a0a9b0 (patch) | |
tree | 6f2edb683de715bd2e3308df1238eed13cd0bda3 /ports-mgmt/tinderbox | |
parent | 4ded5f3254c9ac79e183148519ff03dbce3307a5 (diff) | |
download | freebsd-ports-gnome-4c185d00b56bbbd0397953f2cd01869d06a0a9b0.tar.gz freebsd-ports-gnome-4c185d00b56bbbd0397953f2cd01869d06a0a9b0.tar.zst freebsd-ports-gnome-4c185d00b56bbbd0397953f2cd01869d06a0a9b0.zip |
Fix database migration from 3.0.0[_n] and bump PORTREVISION.
Prompted by: garga@'s question about an webui error on IRC
Diffstat (limited to 'ports-mgmt/tinderbox')
-rw-r--r-- | ports-mgmt/tinderbox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile index d120a963a574..bf59e7057508 100644 --- a/ports-mgmt/tinderbox/Makefile +++ b/ports-mgmt/tinderbox/Makefile @@ -7,6 +7,7 @@ PORTNAME= tinderbox #DISTVERSION= ${PORTVERSION}-${PORTREVISION} PORTVERSION= 3.1.1 +PORTREVISION= 1 CATEGORIES= ports-mgmt MASTER_SITES= http://tinderbox.marcuscom.com/:SOURCES \ http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/:SOURCES,FAVICON |