diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 14:30:32 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 14:30:32 +0800 |
commit | 751dcc56e0067eeee5be4b683b1011231cb4bb34 (patch) | |
tree | c72c285c43a7354643335c76e07345b7e5ebabf3 /security | |
parent | 635eb2114b8a99cd18ad95353c04deca97391ddc (diff) | |
download | freebsd-ports-gnome-751dcc56e0067eeee5be4b683b1011231cb4bb34.tar.gz freebsd-ports-gnome-751dcc56e0067eeee5be4b683b1011231cb4bb34.tar.zst freebsd-ports-gnome-751dcc56e0067eeee5be4b683b1011231cb4bb34.zip |
BROKEN: Unfetchable. Since this port is unmaintained and fairly old,
deprecate and schedule for termination on 2006-12-01.
Diffstat (limited to 'security')
-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 |