diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 06:30:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 06:30:32 +0000 |
commit | 8fe4069dc473b7333c65244daa8e0c7c75df36d8 (patch) | |
tree | a8cd2236958cb81b2a2fda338c7322c6cf194355 /security/saint | |
parent | 8d4dc415b8d9c1049c2779cabc72a4ab49207c70 (diff) |
Notes
Diffstat (limited to 'security/saint')
-rw-r--r-- | security/saint/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/saint/Makefile b/security/saint/Makefile index 8efab5357001..9ae569a0f383 100644 --- a/security/saint/Makefile +++ b/security/saint/Makefile @@ -17,6 +17,10 @@ BUILD_DEPENDS= nmap:${PORTSDIR}/security/nmap BUILD_DEPENDS+= smbclient:${PORTSDIR}/net/samba3 .endif +BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 + USE_PERL5= yes MANCOMPRESSED= no MAN1= saint.1 |