diff options
author | fjoe <fjoe@FreeBSD.org> | 2010-09-09 15:39:48 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2010-09-09 15:39:48 +0800 |
commit | a50e91d8cb5e6767633bc85c342f6c2f0e17bb53 (patch) | |
tree | f87014d8393ed0460c33abeb8e402f7100610fc4 /archivers/upx/Makefile | |
parent | 6ff7e67199c3e669414fafb7a6bceca24ee00c7e (diff) | |
download | freebsd-ports-gnome-a50e91d8cb5e6767633bc85c342f6c2f0e17bb53.tar.gz freebsd-ports-gnome-a50e91d8cb5e6767633bc85c342f6c2f0e17bb53.tar.zst freebsd-ports-gnome-a50e91d8cb5e6767633bc85c342f6c2f0e17bb53.zip |
Update to 3.0.7.
Diffstat (limited to 'archivers/upx/Makefile')
-rw-r--r-- | archivers/upx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/upx/Makefile b/archivers/upx/Makefile index 0c0d8ef2c7ba..431fd19ecd32 100644 --- a/archivers/upx/Makefile +++ b/archivers/upx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= upx -PORTVERSION= 3.05 +PORTVERSION= 3.07 CATEGORIES= archivers MASTER_SITES= http://upx.sourceforge.net/download/\ SF/sevenzip/7-Zip/${LZMA_VER}:lzma |