diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-15 14:44:41 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-15 14:44:41 +0000 |
commit | 6f3b7fdd19b6144098cada5f6e53cb54a795050f (patch) | |
tree | 4941255fa4a603af71abd739a9dc1ba077b46ab4 /net/unison232/Makefile | |
parent | Update to 1.60 (diff) |
Update to 2.6.11
PR: 24294
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=37220
Diffstat (limited to 'net/unison232/Makefile')
-rw-r--r-- | net/unison232/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/unison232/Makefile b/net/unison232/Makefile index 256eb12ed317..42af1f374c69 100644 --- a/net/unison232/Makefile +++ b/net/unison232/Makefile @@ -6,7 +6,7 @@ # PORTNAME= unison -PORTVERSION= 2.5.1 +PORTVERSION= 2.6.11 CATEGORIES= net MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/stable/unison-${PORTVERSION}/ DISTNAME= src |