diff options
Diffstat (limited to 'security/hamachi/Makefile')
-rw-r--r-- | security/hamachi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hamachi/Makefile b/security/hamachi/Makefile index 8d60360b5506..c284ec86d19f 100644 --- a/security/hamachi/Makefile +++ b/security/hamachi/Makefile @@ -20,7 +20,7 @@ PATCH_DEPENDS= upx:${PORTSDIR}/archivers/upx ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes -USE_RC_SUBR= hamachi.sh +USE_RC_SUBR= hamachi PLIST_FILES= bin/hamachi bin/hamachi-init sbin/hamachi-tuncfg PORTDOCS= README CHANGES MAKE_ENV= HAMACHI_DST=${PREFIX}/bin TUNCFG_DST=${PREFIX}/sbin |