aboutsummaryrefslogtreecommitdiffstats
path: root/security/f-prot/Makefile
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2005-10-07 04:48:47 +0800
committermnag <mnag@FreeBSD.org>2005-10-07 04:48:47 +0800
commit709c8c32dc9d1e9acc50028f1ea9bed46ddaca07 (patch)
tree2e77894b4040b8c6904218d4a425526ea11b5c89 /security/f-prot/Makefile
parentd10c35a619fab74e7f27dc5435ab7e8ea06a6020 (diff)
downloadfreebsd-ports-gnome-709c8c32dc9d1e9acc50028f1ea9bed46ddaca07.tar.gz
freebsd-ports-gnome-709c8c32dc9d1e9acc50028f1ea9bed46ddaca07.tar.zst
freebsd-ports-gnome-709c8c32dc9d1e9acc50028f1ea9bed46ddaca07.zip
Update to 4.6.1
PR: 87000 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
Diffstat (limited to 'security/f-prot/Makefile')
-rw-r--r--security/f-prot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile
index b89044fd8006..2b1c8d6b85bb 100644
--- a/security/f-prot/Makefile
+++ b/security/f-prot/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= f-prot
-PORTVERSION= 4.5.4
+PORTVERSION= 4.6.1
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/
@@ -40,7 +40,7 @@ do-install:
--exclude install-f-prot.pl \
-cf - f-prot | ${TAR} -xf - -C ${PREFIX}
- ${INSTALL_SCRIPT} ${WRKSRC}/f-prot.sh ${PREFIX}/bin/f-prot
+ ${INSTALL_SCRIPT} ${FILESDIR}/f-prot ${PREFIX}/bin/f-prot
${INSTALL_MAN} ${WRKSRC}/man_pages/f-prot.1 ${MANPREFIX}/man/man1/
${CHMOD} 755 ${PREFIX}/f-prot/tools/check-updates.pl