summaryrefslogtreecommitdiff
path: root/www/weave/files/patch-Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-11-28 13:51:36 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-11-28 13:51:36 +0000
commit55aab013cf4239662324c77c1ccb1254cbd4d15d (patch)
tree2ead56fdd76742807f85d48805a341b7a9e02874 /www/weave/files/patch-Makefile
parent- Update to 3.0.2 (diff)
- Update to 1.0b2
PR: 140877 Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
Diffstat (limited to 'www/weave/files/patch-Makefile')
-rw-r--r--www/weave/files/patch-Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/weave/files/patch-Makefile b/www/weave/files/patch-Makefile
index e16fbc88047b..70f6e35158aa 100644
--- a/www/weave/files/patch-Makefile
+++ b/www/weave/files/patch-Makefile
@@ -5,7 +5,7 @@
ifeq ($(buildid),)
date := $(shell date -u +%Y%m%d%H%M)
- revid := $(shell hg tip --template '{node|short}')
-+ revid := 6fd2e74936a6
++ revid := fe353cf870d1
buildid := $(date)-$(revid)
buildid_short := $(date)
endif