diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-08 17:03:29 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-08 17:03:29 +0000 |
commit | 07de62ee207139f6c4ec5937c07b02a0ac3e5d2b (patch) | |
tree | 4410f57b1dcbba841e85941d1935508475ac76b7 /security | |
parent | d549dd20de22088692a61f8152a60c9c8ded3166 (diff) | |
download | ports-07de62ee207139f6c4ec5937c07b02a0ac3e5d2b.tar.gz ports-07de62ee207139f6c4ec5937c07b02a0ac3e5d2b.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/f-prot/Makefile | 11 | ||||
-rw-r--r-- | security/f-prot/distinfo | 3 | ||||
-rw-r--r-- | security/f-prot/pkg-plist | 1 |
3 files changed, 8 insertions, 7 deletions
diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index 5948085d4c5a..452b29cba405 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -5,12 +5,11 @@ # $FreeBSD$ # -PORTNAME= prot -PORTVERSION= 4.3.1 +PORTNAME= f-prot +PORTVERSION= 4.3.3 CATEGORIES= security -MASTER_SITES= http://www.i-scream.org/pub/ftp.f-prot.com/pub/bsd/ \ - ftp://ftp.i-scream.org/pub/ftp.f-prot.com/pub/bsd/ -PKGNAMEPREFIX= f- +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/ DISTNAME= fp-freebsd-ws-${PORTVERSION} MAINTAINER= tim@bishnet.net @@ -22,7 +21,7 @@ NO_PACKAGE= Free for personal use only NO_CDROM= Free for personal use only RESTRICTED= Free for personal use only -WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes MAN1= f-prot.1 diff --git a/security/f-prot/distinfo b/security/f-prot/distinfo index df6d46036981..f7e291122aef 100644 --- a/security/f-prot/distinfo +++ b/security/f-prot/distinfo @@ -1 +1,2 @@ -MD5 (fp-freebsd-ws-4.3.1.tar.gz) = 3077a8ff6fe4e3ad567df75fbb267bcd +MD5 (fp-freebsd-ws-4.3.3.tar.gz) = e67a89559b5b6513e552b571de5cc94a +SIZE (fp-freebsd-ws-4.3.3.tar.gz) = 2245143 diff --git a/security/f-prot/pkg-plist b/security/f-prot/pkg-plist index 0f5800c258f0..8658c12cf6c3 100644 --- a/security/f-prot/pkg-plist +++ b/security/f-prot/pkg-plist @@ -12,6 +12,7 @@ f-prot/doc_ws/auto_updt.html f-prot/doc_ws/comm_scan.html f-prot/doc_ws/index.html f-prot/doc_ws/inf_eicar.gif +f-prot/doc_ws/info_options.html f-prot/doc_ws/inst_pro.html f-prot/doc_ws/license.html f-prot/doc_ws/loc_files.html |