diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:52:19 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:52:19 +0000 |
commit | f83c7639aafdbe99a7f8bd89780da0b672b58bc3 (patch) | |
tree | 3c8833dfe452b93f6e5e4fc66b78bbafdc950e06 /deskutils/osynctool | |
parent | d727bd2384bdb114bb29329ecd105fd4475fbc55 (diff) |
Notes
Diffstat (limited to 'deskutils/osynctool')
-rw-r--r-- | deskutils/osynctool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/osynctool/Makefile b/deskutils/osynctool/Makefile index a4521dbdaf14..ee3b7b9063fd 100644 --- a/deskutils/osynctool/Makefile +++ b/deskutils/osynctool/Makefile @@ -3,6 +3,7 @@ PORTNAME= osynctool PORTVERSION= 0.39 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ \ LOCAL/danilo |