diff options
author | nox <nox@FreeBSD.org> | 2009-02-16 04:01:30 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2009-02-16 04:01:30 +0800 |
commit | 3f8fc5d261c886d89c431e4bde9e6a0f071b8342 (patch) | |
tree | b0d0d28b186564e4f74aa96d766b8038e2c80fb3 /archivers/p7zip/Makefile | |
parent | c15f71c84c5146a6782aab923f08628da403be78 (diff) | |
download | freebsd-ports-gnome-3f8fc5d261c886d89c431e4bde9e6a0f071b8342.tar.gz freebsd-ports-gnome-3f8fc5d261c886d89c431e4bde9e6a0f071b8342.tar.zst freebsd-ports-gnome-3f8fc5d261c886d89c431e4bde9e6a0f071b8342.zip |
Update to 4.65
PR: ports/131697
Submitted by: Wen Heping <wenheping@gmail.com>
Diffstat (limited to 'archivers/p7zip/Makefile')
-rw-r--r-- | archivers/p7zip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile index 34396cfea24d..ec61208f5a01 100644 --- a/archivers/p7zip/Makefile +++ b/archivers/p7zip/Makefile @@ -6,7 +6,7 @@ # PORTNAME= p7zip -PORTVERSION= 4.61 +PORTVERSION= 4.65 CATEGORIES= archivers MASTER_SITES= SF DISTNAME= ${PORTNAME}_${DISTVERSION}_src_all |