diff options
Diffstat (limited to 'net/unison/Makefile')
-rw-r--r-- | net/unison/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unison/Makefile b/net/unison/Makefile index 8a25e457359d..54ef563b5d50 100644 --- a/net/unison/Makefile +++ b/net/unison/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} |