diff options
Diffstat (limited to 'archivers/upx/Makefile')
-rw-r--r-- | archivers/upx/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/upx/Makefile b/archivers/upx/Makefile index 1235622408cc..eabf164f584f 100644 --- a/archivers/upx/Makefile +++ b/archivers/upx/Makefile @@ -1,5 +1,3 @@ -# Created by: Max Khon <fjoe@FreeBSD.org> - PORTNAME= upx PORTVERSION= 3.96 MASTER_SITES= https://github.com/upx/upx/releases/download/v${PORTVERSION}/ |