diff options
author | bsam <bsam@FreeBSD.org> | 2009-08-17 23:43:03 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-08-17 23:43:03 +0800 |
commit | c61aaa5ec56a6699791d14101078a237a12f4c6d (patch) | |
tree | 49abc15a40a7f4eda48a7e18fe52be43d1cefc17 /net/unison232/Makefile | |
parent | 5dcf95b13aeed4b7c6300f520724ed0ca04fe293 (diff) | |
download | freebsd-ports-gnome-c61aaa5ec56a6699791d14101078a237a12f4c6d.tar.gz freebsd-ports-gnome-c61aaa5ec56a6699791d14101078a237a12f4c6d.tar.zst freebsd-ports-gnome-c61aaa5ec56a6699791d14101078a237a12f4c6d.zip |
Udate to version 2.27.157.
PR: ports/137624
Submitted by: bsam (me)
Approved by: Dan Pelleg <daniel+unison at pelleg.org> (maintainer by e-mail)
Diffstat (limited to 'net/unison232/Makefile')
-rw-r--r-- | net/unison232/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unison232/Makefile b/net/unison232/Makefile index 8a25e457359d..54ef563b5d50 100644 --- a/net/unison232/Makefile +++ b/net/unison232/Makefile @@ -6,8 +6,8 @@ # PORTNAME= unison -PORTVERSION= 2.27.57 -PORTREVISION?= 3 +PORTVERSION= 2.27.157 +PORTREVISION?= 0 CATEGORIES= net MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/ DISTFILES= ${EXTRACT_ONLY} ${EXTRA_DOCS} |