diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-10-28 15:05:43 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-10-28 15:05:43 +0000 |
commit | 5495c06538d9a4a8102c5e7550c447959f403ffd (patch) | |
tree | 6f69cd1b55cc0d70a7807589c8fd630fe7a3e8ca /security/f-prot | |
parent | 1dba9f3c91d89af3716d8cd2368c250fd41d48ea (diff) | |
download | ports-5495c06538d9a4a8102c5e7550c447959f403ffd.tar.gz ports-5495c06538d9a4a8102c5e7550c447959f403ffd.zip |
Notes
Diffstat (limited to 'security/f-prot')
-rw-r--r-- | security/f-prot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index fd789e161df8..816c3c4cc092 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -16,7 +16,7 @@ DISTNAME= fp-freebsd-ws-${PORTVERSION} MAINTAINER= tim@bishnet.net COMMENT= F-Prot Antivirus for BSD Workstations -BUILD_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww NO_PACKAGE= Free for personal use only NO_CDROM= Free for personal use only |