diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-08 00:08:12 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-08 00:08:12 +0000 |
commit | 86240c80e62c10278c8b2c49d61a2198db15e6ed (patch) | |
tree | 96f3c940e6c63232b57d3ccd6640c6092d98ab4f /security/f-prot-sig | |
parent | 83ece6e98ccd55575145760258b3293bba3d4131 (diff) | |
download | ports-86240c80e62c10278c8b2c49d61a2198db15e6ed.tar.gz ports-86240c80e62c10278c8b2c49d61a2198db15e6ed.zip |
- Update to 4.4.0
- Update signatures
- Portlint
PR: ports/63906, ports/63908
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=103246
Diffstat (limited to 'security/f-prot-sig')
-rw-r--r-- | security/f-prot-sig/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/security/f-prot-sig/Makefile b/security/f-prot-sig/Makefile index 9744c972fd6f..cc27d437c95e 100644 --- a/security/f-prot-sig/Makefile +++ b/security/f-prot-sig/Makefile @@ -6,12 +6,10 @@ # PORTNAME= f-prot-sig -PORTVERSION= 20040302 +PORTVERSION= 20040307 CATEGORIES= security MASTER_SITES= ftp://ftp.f-prot.com/pub/ - -DISTFILES= fp-def.zip \ - macrdef2.zip +DISTFILES= fp-def.zip macrdef2.zip MAINTAINER= tim@bishnet.net COMMENT= F-Prot Antivirus Signatures |