diff options
author | kris <kris@FreeBSD.org> | 2004-11-24 06:50:03 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-11-24 06:50:03 +0800 |
commit | 96f27b7367ba029f4067e4c4cc4b930c77d23c5e (patch) | |
tree | 351f93dbfcaac2bc4c6c2e89b1b5c9ca15e4c875 /security/drweb | |
parent | 64c072c8245918f77c1eafa9e787ff1ffe813b5d (diff) | |
download | freebsd-ports-gnome-96f27b7367ba029f4067e4c4cc4b930c77d23c5e.tar.gz freebsd-ports-gnome-96f27b7367ba029f4067e4c4cc4b930c77d23c5e.tar.zst freebsd-ports-gnome-96f27b7367ba029f4067e4c4cc4b930c77d23c5e.zip |
BROKEN: Unfetchable
Diffstat (limited to 'security/drweb')
-rw-r--r-- | security/drweb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/drweb/Makefile b/security/drweb/Makefile index dfca11265f6a..ee673039298d 100644 --- a/security/drweb/Makefile +++ b/security/drweb/Makefile @@ -18,6 +18,8 @@ COMMENT= DrWeb antivirus suite ONLY_FOR_ARCHS= i386 NO_BUILD= yes +BROKEN= Unfetchable + .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 |