diff options
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 476f3e7be421..2e737e488f7b 100644 --- a/archivers/upx/Makefile +++ b/archivers/upx/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.91 CATEGORIES= archivers MASTER_SITES= http://upx.sourceforge.net/download/\ SF/sevenzip/7-Zip/${LZMA_VER}:lzma -DISTFILES= ${PORTNAME}-${PORTVERSION}-src${EXTRACT_SUFX}\ +DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} \ 7z${LZMA_VER:S/.//g}${EXTRACT_SUFX}:lzma MAINTAINER= fjoe@FreeBSD.org |