diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-03-25 04:01:23 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-03-25 04:01:23 +0000 |
commit | 9d250b9b6c5342db2c94f1a159b530e564a6e4e9 (patch) | |
tree | b6ed6e88c87f559547bb52bd1ff5cc036650aaf9 /security/f-protd | |
parent | d314d5831ed98abc0956f93007a410eadae16510 (diff) | |
download | ports-9d250b9b6c5342db2c94f1a159b530e564a6e4e9.tar.gz ports-9d250b9b6c5342db2c94f1a159b530e564a6e4e9.zip |
BROKEN: Unfetchable
Notes
Notes:
svn path=/head/; revision=188223
Diffstat (limited to 'security/f-protd')
-rw-r--r-- | security/f-protd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/f-protd/Makefile b/security/f-protd/Makefile index 66a6f6178b72..4a9c156873cc 100644 --- a/security/f-protd/Makefile +++ b/security/f-protd/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= ${LOCALBASE}/f-prot/f-prot:${PORTSDIR}/security/f-prot \ RESTRICTED= Restrictive 60 day evaluation license +BROKEN= Unfetchable + WRKSRC= ${WRKDIR}/f-prot NO_BUILD= yes USE_RC_SUBR= fprotd.sh fprotd_scanmail.sh |