diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-15 04:38:12 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-15 04:38:12 +0000 |
| commit | 71bfb6f7669c65dafc6c575c685d3a39461f7e06 (patch) | |
| tree | 6dbf1e5de971fd300b389fa692c92a0e93267aa8 | |
| parent | Better way to ignore checksum failures (they are updated too often) (diff) | |
[MAINTAINER] security/f-prot-sig: update to 20041214
Note: W32/Zafi.D@mm is marked as "High Risk" by Frisk, so
I've set the priority of this PR to high.
PR: ports/75069
Submitted by: Tim Bishop <tim@bishnet.net>
Notes
Notes:
svn path=/head/; revision=124062
| -rw-r--r-- | security/f-prot-sig/Makefile | 2 | ||||
| -rw-r--r-- | security/f-prot-sig/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/f-prot-sig/Makefile b/security/f-prot-sig/Makefile index 5015c7349ec8..c2672ccf7365 100644 --- a/security/f-prot-sig/Makefile +++ b/security/f-prot-sig/Makefile @@ -6,7 +6,7 @@ # PORTNAME= f-prot-sig -PORTVERSION= 20041119 +PORTVERSION= 20041214 CATEGORIES= security MASTER_SITES= ftp://ftp.f-prot.com/pub/ \ http://updates.f-prot.com/files/ diff --git a/security/f-prot-sig/distinfo b/security/f-prot-sig/distinfo index ad180567d947..e145827a57f2 100644 --- a/security/f-prot-sig/distinfo +++ b/security/f-prot-sig/distinfo @@ -1,2 +1,2 @@ -MD5 (f-prot-sig-20041119/fp-def.zip) = IGNORE -MD5 (f-prot-sig-20041119/macrdef2.zip) = IGNORE +MD5 (f-prot-sig-20041214/fp-def.zip) = IGNORE +MD5 (f-prot-sig-20041214/macrdef2.zip) = IGNORE |
