diff options
Diffstat (limited to 'archivers/lzma/Makefile')
-rw-r--r-- | archivers/lzma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lzma/Makefile b/archivers/lzma/Makefile index 90e0b5a9e0a6..6b0e979eee67 100644 --- a/archivers/lzma/Makefile +++ b/archivers/lzma/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lzma -PORTVERSION= 4.63 +PORTVERSION= 4.65 CATEGORIES= archivers MASTER_SITES= SFE/sevenzip DISTNAME= lzma${PORTVERSION:S/.//g} |