From 98a081f282164b18a7a40a5dfeb50140c6d8a03c Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Tue, 29 Oct 2002 00:58:39 +0000 Subject: [PATCH] Current maintainer requests drop in maintainership and fix some whitespace while i am touching this. PR: ports/44571 Submitted by: Christian Brueffer , maintainer --- security/lsh/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/security/lsh/Makefile b/security/lsh/Makefile index 4fe272e658d1..31c5eb59cd3c 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.lysator.liu.se/pub/security/lsh/%SUBDIR%/ MASTER_SITE_SUBDIR= . old DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= eric@cybernut.com +MAINTAINER= ports@FreeBSD.org RESTRICTED= "Crypto; export-controlled" GNU_CONFIGURE= yes @@ -23,9 +23,9 @@ INSTALL_TARGET= install CONFIGURE_ARGS+=--without-ipv6 .endif -MAN1= lsh_writekey.1 lsh_keygen.1 lsh.1 -MAN5= DSA.5 secsh.5 SHA.5 SPKI.5 -MAN8= lshd.8 +MAN1= lsh_writekey.1 lsh_keygen.1 lsh.1 +MAN5= DSA.5 secsh.5 SHA.5 SPKI.5 +MAN8= lshd.8 post-install: .for BIN in lsh lsh_keygen lsh_writekey sexp-conv srp-gen lsh-decode-key