diff options
author | Tim Bishop <tdb@FreeBSD.org> | 2009-02-24 12:23:15 +0000 |
---|---|---|
committer | Tim Bishop <tdb@FreeBSD.org> | 2009-02-24 12:23:15 +0000 |
commit | 9ca855365f75863b4acabaf1e422c95369957966 (patch) | |
tree | 866cf55f68a5929e84315f7d70d946eb12fdfaf8 /security | |
parent | 0b33db8efad3e63c6dad2aed86ff57d1e8eb4fb4 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/f-prot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index 998e8f55510e..b92efe2bedd9 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS+= ${LOCALBASE}/f-prot/SIGN.DEF:${PORTSDIR}/security/f-prot-sig .endif RESTRICTED= Free for personal use only +BROKEN= This version no longer receives updates WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes |