diff options
author | pav <pav@FreeBSD.org> | 2005-02-26 03:19:43 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-02-26 03:19:43 +0800 |
commit | 5431126d5fe990a5cfcafdb6b76a779b8071d8ce (patch) | |
tree | f2b95399173a57401bf5b3bab308fe7c3439d3b5 /security/f-prot/Makefile | |
parent | 7e44e06019d2efc45cbf120f2cb98e117552d260 (diff) | |
download | freebsd-ports-gnome-5431126d5fe990a5cfcafdb6b76a779b8071d8ce.tar.gz freebsd-ports-gnome-5431126d5fe990a5cfcafdb6b76a779b8071d8ce.tar.zst freebsd-ports-gnome-5431126d5fe990a5cfcafdb6b76a779b8071d8ce.zip |
- Update to 4.5.4
PR: ports/78055
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
Diffstat (limited to 'security/f-prot/Makefile')
-rw-r--r-- | security/f-prot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index 1e5d003d2c20..b89044fd8006 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= f-prot -PORTVERSION= 4.5.3 +PORTVERSION= 4.5.4 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/ |