diff options
author | Tim Bishop <tdb@FreeBSD.org> | 2014-05-13 14:22:57 +0000 |
---|---|---|
committer | Tim Bishop <tdb@FreeBSD.org> | 2014-05-13 14:22:57 +0000 |
commit | 9eceba4ac2686c0b4f445d9a8544b0550acef552 (patch) | |
tree | 3c895060d45c976e1ae29261af42b84e8801d426 /security/f-prot | |
parent | 1728eb843166ca1bda26c54b4f7fac52bef2e544 (diff) | |
download | ports-9eceba4ac2686c0b4f445d9a8544b0550acef552.tar.gz ports-9eceba4ac2686c0b4f445d9a8544b0550acef552.zip |
Notes
Diffstat (limited to 'security/f-prot')
-rw-r--r-- | security/f-prot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index 4e0162b116d5..a7dbfb447296 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -5,8 +5,7 @@ PORTNAME= f-prot PORTVERSION= 6.5.1.5927 PORTREVISION= 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/ +MASTER_SITES= http://ftp.i-scream.org/pub/ftp.f-prot.com/pub/bsd/ DISTNAME= fp-FreeBSD-x86_32-ws-${PORTVERSION} MAINTAINER= tdb@FreeBSD.org |