diff options
Diffstat (limited to 'devel/monotone/Makefile')
-rw-r--r-- | devel/monotone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile index d39a3f75ba60..821bc2ed43ca 100644 --- a/devel/monotone/Makefile +++ b/devel/monotone/Makefile @@ -6,9 +6,9 @@ # PORTNAME= monotone -PORTVERSION= 0.48 +PORTVERSION= 0.48.1 CATEGORIES= devel -MASTER_SITES= http://monotone.ca/downloads/${PORTVERSION}/ +MASTER_SITES= http://www.monotone.ca/downloads/${PORTVERSION}/ MAINTAINER= lapo@lapo.it COMMENT= A distributed version control system with digital signatures |