diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 17:04:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 17:04:00 +0000 |
commit | d389c2f0a84bafbdb01efe775c024577868cdb1f (patch) | |
tree | 8ca13183bcaf303d82067e3c9fb2cc2b0527151c /security/libparanoia | |
parent | 41042a04f20cffc6888cdcd9c5539b509b2c97b6 (diff) | |
download | ports-d389c2f0a84bafbdb01efe775c024577868cdb1f.tar.gz ports-d389c2f0a84bafbdb01efe775c024577868cdb1f.zip |
Notes
Diffstat (limited to 'security/libparanoia')
-rw-r--r-- | security/libparanoia/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/libparanoia/Makefile b/security/libparanoia/Makefile index 6292e0e84d1d..499ea5f71ebf 100644 --- a/security/libparanoia/Makefile +++ b/security/libparanoia/Makefile @@ -12,6 +12,9 @@ MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/ MAINTAINER= ports@FreeBSD.org COMMENT= Safe (in the mean of stack smashing) reincarnation of strcpy et al +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + BROKEN= does not fetch ONLY_FOR_ARCHS= i386 |