Remove the restriction on these due to containing DES code.
This commit is contained in:
parent
9ef11bbeec
commit
eee414bcb5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35400
2 changed files with 0 additions and 3 deletions
|
@ -18,7 +18,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
|
|||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
||||
RESTRICTED= "contains crypto (libdes)"
|
||||
WRKSRC= ${WRKDIR}/c50a
|
||||
|
||||
pre-configure:
|
||||
|
|
|
@ -14,8 +14,6 @@ MASTER_SITES= http://www.false.com/security/john/ \
|
|||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
||||
RESTRICTED= "contains crypto (crypt())"
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
OSNAME= ${OPSYS:S/F/f/:S/N/n/:S/O/o/:S/B/b/:S/S/s/:S/D/d/}
|
||||
|
|
Loading…
Reference in a new issue