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 | |
parent | 83ece6e98ccd55575145760258b3293bba3d4131 (diff) | |
download | ports-86240c80e62c10278c8b2c49d61a2198db15e6ed.tar.gz ports-86240c80e62c10278c8b2c49d61a2198db15e6ed.zip |
Notes
-rw-r--r-- | security/f-prot-sig/Makefile | 6 | ||||
-rw-r--r-- | security/f-prot/Makefile | 4 | ||||
-rw-r--r-- | security/f-prot/distinfo | 4 |
3 files changed, 6 insertions, 8 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 diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index 46366b63d816..d6cb0649bcbe 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= f-prot -PORTVERSION= 4.3.4 +PORTVERSION= 4.4.0 CATEGORIES= security MASTER_SITES= ftp://ftp.i-scream.org/pub/ftp.f-prot.com/pub/bsd/ \ http://www.i-scream.org/pub/ftp.f-prot.com/pub/bsd/ @@ -16,7 +16,7 @@ MAINTAINER= tim@bishnet.net COMMENT= F-Prot Antivirus for BSD Workstations RUN_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \ - ${PREFIX}/f-prot/SIGN.DEF:${PORTSDIR}/security/f-prot-sig + ${LOCALBASE}/f-prot/SIGN.DEF:${PORTSDIR}/security/f-prot-sig NO_PACKAGE= Free for personal use only NO_CDROM= Free for personal use only diff --git a/security/f-prot/distinfo b/security/f-prot/distinfo index a2e8337a20fc..dd1030c23b61 100644 --- a/security/f-prot/distinfo +++ b/security/f-prot/distinfo @@ -1,2 +1,2 @@ -MD5 (fp-freebsd-ws-4.3.4.tar.gz) = 0e95b36e0e4ba1584789ad9a29793fcb -SIZE (fp-freebsd-ws-4.3.4.tar.gz) = 2258463 +MD5 (fp-freebsd-ws-4.4.0.tar.gz) = 10f48fcc595c3615dcf31e3ed0798e00 +SIZE (fp-freebsd-ws-4.4.0.tar.gz) = 2316812 |