diff options
author | James E. Housley <jeh@FreeBSD.org> | 2004-03-10 21:16:03 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2004-03-10 21:16:03 +0000 |
commit | 957c7b0c757a74a22f75e771d7cc2a9e5e4e3658 (patch) | |
tree | c20d9121c2c0326e1243d574c609fa28cbf1435f | |
parent | LP64 fix, clean-up. (diff) |
Update to DAT 4336
Set USE_SIZE, so I don't forget
Notes
Notes:
svn path=/head/; revision=103567
-rw-r--r-- | security/uvscan-dat/Makefile | 3 | ||||
-rw-r--r-- | security/uvscan-dat/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/uvscan-dat/Makefile b/security/uvscan-dat/Makefile index ce1a07e8c9e5..5ebd507ae0c7 100644 --- a/security/uvscan-dat/Makefile +++ b/security/uvscan-dat/Makefile @@ -6,7 +6,7 @@ # PORTNAME= uvscan_dat -PORTVERSION= 4335 +PORTVERSION= 4336 CATEGORIES= security MASTER_SITES= http://download.nai.com/products/datfiles/4.x/nai/ DISTNAME= dat-${PORTVERSION} @@ -15,6 +15,7 @@ EXTRACT_SUFX= .tar MAINTAINER= jeh@FreeBSD.org COMMENT= AntiVirus DAT file for uvscan +USE_SIZE= YES NO_BUILD= YES NO_WRKSUBDIR= YES diff --git a/security/uvscan-dat/distinfo b/security/uvscan-dat/distinfo index c76a5f99030c..29035bc417df 100644 --- a/security/uvscan-dat/distinfo +++ b/security/uvscan-dat/distinfo @@ -1,2 +1,2 @@ -MD5 (dat-4335.tar) = e479b53b83304cd101397a9e36764ae6 -SIZE (dat-4335.tar) = 4147200 +MD5 (dat-4336.tar) = 597b9cf67ff7e9e7bbc2ae2a70e53937 +SIZE (dat-4336.tar) = 4177920 |