diff options
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 d9b5049cb17c..7f264731ad3c 100644 --- a/net/unison232/Makefile +++ b/net/unison232/Makefile @@ -6,8 +6,7 @@ # PORTNAME= unison -PORTVERSION= 2.32.52 -PORTREVISION= 1 +PORTVERSION= 2.40.61 CATEGORIES= net MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/ DISTFILES= ${EXTRACT_ONLY} ${EXTRA_DOCS} @@ -24,6 +23,7 @@ MAKE_ARGS= CFLAGS="" CONFLICTS= unison-devel-[0-9]* unison-nox11-[0-9]* MAKE_JOBS_UNSAFE= yes +ALL_TARGET= unison all LICENCE= GPLv3 |