diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-10-01 17:01:52 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-10-01 17:01:52 +0800 |
commit | 94023a746a0ae0d584700ad4314087c5248977b2 (patch) | |
tree | b221cc104819fe41dc696ea4bed8c681b86b448a | |
parent | 774a15e4d44bf4fdfbfc8bda4dc81ef8ee344e4a (diff) | |
download | freebsd-ports-gnome-94023a746a0ae0d584700ad4314087c5248977b2.tar.gz freebsd-ports-gnome-94023a746a0ae0d584700ad4314087c5248977b2.tar.zst freebsd-ports-gnome-94023a746a0ae0d584700ad4314087c5248977b2.zip |
- Mark broken: download link is no longer valid
-rw-r--r-- | security/bdc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/bdc/Makefile b/security/bdc/Makefile index 3420f2ce72f6..8766a8dcc9e6 100644 --- a/security/bdc/Makefile +++ b/security/bdc/Makefile @@ -13,6 +13,8 @@ COMMENT= BitDefender Console Antivirus for FreeBSD LIB_DEPENDS= libc.so.5:misc/compat5x +BROKEN= download link is dead: 404 + WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes |