diff options
author | vs <vs@FreeBSD.org> | 2004-08-06 20:03:16 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-08-06 20:03:16 +0800 |
commit | 7f8ec3da6aad74e71ff0ae4923b59533cecc24ab (patch) | |
tree | cb0c1b76aaeb13f7b9cedef093716302c024b539 /security/f-prot/Makefile | |
parent | 13a9f8a7fba621ea73c58b1b51fedb46042c2f16 (diff) | |
download | freebsd-ports-gnome-7f8ec3da6aad74e71ff0ae4923b59533cecc24ab.tar.gz freebsd-ports-gnome-7f8ec3da6aad74e71ff0ae4923b59533cecc24ab.tar.zst freebsd-ports-gnome-7f8ec3da6aad74e71ff0ae4923b59533cecc24ab.zip |
Update to 4.4.4
PR: ports/70042
Submitted by: Tim Bishop (maintainer)
Diffstat (limited to 'security/f-prot/Makefile')
-rw-r--r-- | security/f-prot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index 90c11d30c1b1..8aa52cdedf3f 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -6,10 +6,10 @@ # PORTNAME= f-prot -PORTVERSION= 4.4.3 +PORTVERSION= 4.4.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/ + http://ftp.i-scream.org/pub/ftp.f-prot.com/pub/bsd/ DISTNAME= fp-freebsd-ws-${PORTVERSION} MAINTAINER= tim@bishnet.net |