diff options
author | krion <krion@FreeBSD.org> | 2004-02-09 01:03:29 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-02-09 01:03:29 +0800 |
commit | 462a46422644ce7559220e57bbee0a9d95d6f20d (patch) | |
tree | 1556969b999d2e11251abaf353a6c894666f6a8c /security | |
parent | 4ed83f8c1eee1edbf4e80d5da4913a0287a9c33d (diff) | |
download | freebsd-ports-gnome-462a46422644ce7559220e57bbee0a9d95d6f20d.tar.gz freebsd-ports-gnome-462a46422644ce7559220e57bbee0a9d95d6f20d.tar.zst freebsd-ports-gnome-462a46422644ce7559220e57bbee0a9d95d6f20d.zip |
- Update to version 4.3.3
PR: ports/62475
Submitted by: maintainer
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 |