diff options
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} |