diff options
Diffstat (limited to 'security/f-prot')
-rw-r--r-- | security/f-prot/Makefile | 2 | ||||
-rw-r--r-- | security/f-prot/distinfo | 4 | ||||
-rw-r--r-- | security/f-prot/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index 05d918cb1ab2..46366b63d816 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= f-prot -PORTVERSION= 4.3.3 +PORTVERSION= 4.3.4 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/ diff --git a/security/f-prot/distinfo b/security/f-prot/distinfo index f7e291122aef..a2e8337a20fc 100644 --- a/security/f-prot/distinfo +++ b/security/f-prot/distinfo @@ -1,2 +1,2 @@ -MD5 (fp-freebsd-ws-4.3.3.tar.gz) = e67a89559b5b6513e552b571de5cc94a -SIZE (fp-freebsd-ws-4.3.3.tar.gz) = 2245143 +MD5 (fp-freebsd-ws-4.3.4.tar.gz) = 0e95b36e0e4ba1584789ad9a29793fcb +SIZE (fp-freebsd-ws-4.3.4.tar.gz) = 2258463 diff --git a/security/f-prot/pkg-plist b/security/f-prot/pkg-plist index 9ea9e0b58667..826890158fb6 100644 --- a/security/f-prot/pkg-plist +++ b/security/f-prot/pkg-plist @@ -34,4 +34,4 @@ f-prot/tools/check-updates.pl %%PORTDOCS%%%%DOCSDIR%%/updt_signature.gif %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm f-prot/tools -@unexec rmdir f-prot 2> /dev/null || true +@unexec rmdir %D/f-prot 2>/dev/null || true |