Remove the restriction on these due to containing DES code.

This commit is contained in:
David E. O'Brien 2000-11-25 00:05:09 +00:00
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

View file

@ -18,7 +18,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= obrien@FreeBSD.org
RESTRICTED= "contains crypto (libdes)"
WRKSRC= ${WRKDIR}/c50a
pre-configure:

View file

@ -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/}