diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-31 01:36:17 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-31 01:36:17 +0000 |
commit | d221d3d7a486973efc60ad5a6e59029b181df5be (patch) | |
tree | 70f89364c46b455b3e9a07f043e8361e4dc7f068 /security/f-prot | |
parent | dd3094d76d661222e858d6da6aaae35dbf8b75bb (diff) | |
download | ports-d221d3d7a486973efc60ad5a6e59029b181df5be.tar.gz ports-d221d3d7a486973efc60ad5a6e59029b181df5be.zip |
Notes
Diffstat (limited to 'security/f-prot')
-rw-r--r-- | security/f-prot/Makefile | 8 | ||||
-rw-r--r-- | security/f-prot/distinfo | 4 | ||||
-rw-r--r-- | security/f-prot/pkg-plist | 2 |
3 files changed, 8 insertions, 6 deletions
diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index 2b1c8d6b85bb..71ee222972b0 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= f-prot -PORTVERSION= 4.6.1 +PORTVERSION= 4.6.2 CATEGORIES= security MASTER_SITES= ftp://ftp.i-scream.org/pub/ftp.f-prot.com/pub/bsd/ \ http://ftp.i-scream.org/pub/ftp.f-prot.com/pub/bsd/ @@ -21,9 +21,9 @@ RUN_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS+= ${LOCALBASE}/f-prot/SIGN.DEF:${PORTSDIR}/security/f-prot-sig .endif -NO_PACKAGE= Free for personal use only -NO_CDROM= Free for personal use only -RESTRICTED= Free for personal use only +NO_PACKAGE= "Free for personal use only" +NO_CDROM= "Free for personal use only" +RESTRICTED= "Free for personal use only" WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes diff --git a/security/f-prot/distinfo b/security/f-prot/distinfo index 1ca8ea8adefe..a78407376a87 100644 --- a/security/f-prot/distinfo +++ b/security/f-prot/distinfo @@ -1,2 +1,2 @@ -MD5 (fp-freebsd-ws-4.6.1.tar.gz) = f55a7a311318d908a356b5b49137a684 -SIZE (fp-freebsd-ws-4.6.1.tar.gz) = 3752218 +MD5 (fp-freebsd-ws-4.6.2.tar.gz) = 7f4db6043ec22232412cffb9630183f5 +SIZE (fp-freebsd-ws-4.6.2.tar.gz) = 3898452 diff --git a/security/f-prot/pkg-plist b/security/f-prot/pkg-plist index aaa301f8fa72..dabef511edcf 100644 --- a/security/f-prot/pkg-plist +++ b/security/f-prot/pkg-plist @@ -2,6 +2,8 @@ bin/f-prot f-prot/CHANGES f-prot/ENGLISH.TX0 f-prot/LICENSE +f-prot/LICENSE-FPAV +f-prot/LICENSES-others f-prot/README f-prot/f-prot f-prot/etc/f-prot.conf.default |