From f43eb043e76109f6e740a48ffec66bed6c8bd436 Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Sat, 22 Sep 2018 13:09:51 +0000 Subject: [PATCH] Reset maintainer While on it: - Pet portlint PR: 231360 Submitted by: lapo@lapo.it (maintainer) --- security/hamachi/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/security/hamachi/Makefile b/security/hamachi/Makefile index b0e695f3118b..8cb594616369 100644 --- a/security/hamachi/Makefile +++ b/security/hamachi/Makefile @@ -4,21 +4,22 @@ PORTNAME= hamachi DISTVERSION= 0.9.9.9-20 DISTVERSIONSUFFIX= -lnx +PORTREVISION= 1 CATEGORIES= security linux MASTER_SITES= http://files.hamachi.cc/linux/ PKGNAMEPREFIX= linux- -MAINTAINER= lapo@lapo.it +MAINTAINER= ports@FreeBSD.org COMMENT= Fast, secure, simple VPN software with NAT-traversal BROKEN= fails to patch with upx 3.94 +ONLY_FOR_ARCHS= amd64 i386 PATCH_DEPENDS= upx:archivers/upx -ONLY_FOR_ARCHS= i386 amd64 USES= linux - USE_RC_SUBR= hamachi + PLIST_FILES= bin/hamachi bin/hamachi-init sbin/hamachi-tuncfg PORTDOCS= README CHANGES MAKE_ENV= HAMACHI_DST=${STAGEDIR}${PREFIX}/bin TUNCFG_DST=${STAGEDIR}${PREFIX}/sbin