diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2013-06-14 13:23:48 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2013-06-14 13:23:48 +0000 |
commit | f53f76d5d288aa0d7c8bdfffad370eb1a634f8de (patch) | |
tree | 096c29d62a8f0bb4d8e783b61cfc51f3f0908523 /net/spideroak/Makefile | |
parent | 378eae6ab5d8190c335164d2b9a104d3d295486b (diff) |
Notes
Diffstat (limited to 'net/spideroak/Makefile')
-rw-r--r-- | net/spideroak/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/spideroak/Makefile b/net/spideroak/Makefile index b8a38b091208..f1efc15cddd5 100644 --- a/net/spideroak/Makefile +++ b/net/spideroak/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= spideroak -PORTVERSION= 5.0 +PORTVERSION= 5.0.1 #PORTREVISION= 0 CATEGORIES= net MASTER_SITES= https://spideroak.com/getbuild?platform=slackware&arch=${ARCH:S,amd,x86_,}&dummy=/ |