Current maintainer requests drop in maintainership and fix some whitespace
while i am touching this. PR: ports/44571 Submitted by: Christian Brueffer <chris@unixpages.org>, maintainer
This commit is contained in:
parent
9f6bad8295
commit
98a081f282
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69066
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue