diff options
author | Thomas Quinot <thomas@FreeBSD.org> | 2013-03-20 20:32:10 +0000 |
---|---|---|
committer | Thomas Quinot <thomas@FreeBSD.org> | 2013-03-20 20:32:10 +0000 |
commit | 23f701d4d8ba0706f6617d424021c2cbfa9ebb4e (patch) | |
tree | 7484615cd6f53bbf31399064e151d103e3ea8a57 /security/calife | |
parent | ce01208f167191496df5f485acc2a6c8690d88b9 (diff) | |
download | ports-23f701d4d8ba0706f6617d424021c2cbfa9ebb4e.tar.gz ports-23f701d4d8ba0706f6617d424021c2cbfa9ebb4e.zip |
Notes
Diffstat (limited to 'security/calife')
-rw-r--r-- | security/calife/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/calife/Makefile b/security/calife/Makefile index 41a334a57a3a..d1fa4f31b71b 100644 --- a/security/calife/Makefile +++ b/security/calife/Makefile @@ -8,8 +8,7 @@ PORTNAME= calife PORTVERSION= 2.8.6.5 CATEGORIES= security -MASTER_SITES= ftp://postfix.eu.org/pub/calife/ \ - ftp://frmug.org/pub/calife/ +MASTER_SITES= http://assets.keltia.net/calife/ DISTNAME= calife-2.8.6-p5 MAINTAINER= thomas@FreeBSD.org |