diff options
author | wxs <wxs@FreeBSD.org> | 2008-07-14 10:23:20 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2008-07-14 10:23:20 +0800 |
commit | b48eb3713378fbff4e324da005b93e1f74ffe6bc (patch) | |
tree | 431a20f643e37d1d445c7497943364018bef1043 /security/rainbowcrack | |
parent | a00f980efa427b72315a9457cddcd718c1bfb4b5 (diff) | |
download | freebsd-ports-gnome-b48eb3713378fbff4e324da005b93e1f74ffe6bc.tar.gz freebsd-ports-gnome-b48eb3713378fbff4e324da005b93e1f74ffe6bc.tar.zst freebsd-ports-gnome-b48eb3713378fbff4e324da005b93e1f74ffe6bc.zip |
Mark as deprecated and set to expire in 2 months.
It has apparently been abandoned by the author and the master site
has disappeared.
PR: ports/125500
Diffstat (limited to 'security/rainbowcrack')
-rw-r--r-- | security/rainbowcrack/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/rainbowcrack/Makefile b/security/rainbowcrack/Makefile index cf36f011696a..c6849a6b9f69 100644 --- a/security/rainbowcrack/Makefile +++ b/security/rainbowcrack/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://freshdns.net/rainbowcrack/ MAINTAINER= ports@FreeBSD.org COMMENT= Hash cracker that precomputes plaintext - ciphertext pairs in advance +DEPRECATED= Software was abandoned by author and master site has disappeared. +EXPIRATION_DATE= 2008-09-13 + .include <bsd.port.pre.mk> .if ${ARCH} == "ia64" || ${ARCH} == "sparc64" |