diff options
author | Xin LI <delphij@FreeBSD.org> | 2015-06-01 06:04:36 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2015-06-01 06:04:36 +0000 |
commit | 41b5957ac490de484cb04cbb18a839af9500bcd6 (patch) | |
tree | 25a603016c78702c4ee294a2eee2a2fbc155e6c0 /archivers/cabextract/Makefile | |
parent | 821766b0f6c8181b7556a2710e030824de3f60e8 (diff) |
Notes
Diffstat (limited to 'archivers/cabextract/Makefile')
-rw-r--r-- | archivers/cabextract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/cabextract/Makefile b/archivers/cabextract/Makefile index a4eb0b31bc5b..4666457767b3 100644 --- a/archivers/cabextract/Makefile +++ b/archivers/cabextract/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cabextract -PORTVERSION= 1.4 +PORTVERSION= 1.6 CATEGORIES= archivers MASTER_SITES= http://www.cabextract.org.uk/ |