diff options
Diffstat (limited to 'security/f-prot/Makefile')
-rw-r--r-- | security/f-prot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index d6cb0649bcbe..bc044b1d8afc 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= f-prot -PORTVERSION= 4.4.0 +PORTVERSION= 4.4.1 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/ @@ -34,6 +34,7 @@ do-install: --exclude doc_ws \ --exclude f-prot.sh \ --exclude *.DEF \ + --exclude install-f-prot.pl \ -cf - f-prot | ${TAR} -xf - -C ${PREFIX} ${INSTALL_SCRIPT} ${WRKSRC}/f-prot.sh ${PREFIX}/bin/f-prot |