diff options
author | bapt <bapt@FreeBSD.org> | 2011-02-10 18:26:05 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-02-10 18:26:05 +0800 |
commit | 2225b4e1af6065b4010236381d3859bf50d51670 (patch) | |
tree | 584497ced2dfd7107667c73527b896e085e8c5bd /devel/fossil/Makefile | |
parent | 16680cd9db82b0b26694e53d062af747f008dec2 (diff) | |
download | freebsd-ports-gnome-2225b4e1af6065b4010236381d3859bf50d51670.tar.gz freebsd-ports-gnome-2225b4e1af6065b4010236381d3859bf50d51670.tar.zst freebsd-ports-gnome-2225b4e1af6065b4010236381d3859bf50d51670.zip |
- upgrade to 20110208125237
- bump portepoch
Feature safe: yes
Diffstat (limited to 'devel/fossil/Makefile')
-rw-r--r-- | devel/fossil/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/fossil/Makefile b/devel/fossil/Makefile index a28aaea14841..261ca2667c68 100644 --- a/devel/fossil/Makefile +++ b/devel/fossil/Makefile @@ -6,7 +6,8 @@ # PORTNAME= fossil -PORTVERSION= 20110113195528947 +PORTVERSION= 20110208125237 +PORTEPOCH= 1 CATEGORIES= devel www MASTER_SITES= http://www.fossil-scm.org/download/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} |