diff options
author | bapt <bapt@FreeBSD.org> | 2013-07-30 17:44:01 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-07-30 17:44:01 +0800 |
commit | 73c0f9e6e3b7e7a32ac8f049baaf648a077f04ec (patch) | |
tree | 4a8061b890a2ea3a3c2bcd4053c33bfc4e8be20a /security | |
parent | 788c76a6a8628d299c8d455394239879fe3c6132 (diff) | |
download | freebsd-ports-gnome-73c0f9e6e3b7e7a32ac8f049baaf648a077f04ec.tar.gz freebsd-ports-gnome-73c0f9e6e3b7e7a32ac8f049baaf648a077f04ec.tar.zst freebsd-ports-gnome-73c0f9e6e3b7e7a32ac8f049baaf648a077f04ec.zip |
Mark as broken, the packaging is a total mess, a fix is WIP.
Diffstat (limited to 'security')
-rw-r--r-- | security/crack/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/crack/Makefile b/security/crack/Makefile index a71ecfa99c72..e6aff041a19c 100644 --- a/security/crack/Makefile +++ b/security/crack/Makefile @@ -18,6 +18,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= sbz@FreeBSD.org COMMENT= The "Sensible" Unix Password Cracker +BROKEN= Fail to package + WRKSRC= ${WRKDIR}/c50a pre-configure: |