diff options
-rw-r--r-- | security/calife-devel/Makefile | 3 | ||||
-rw-r--r-- | security/calife/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/security/calife-devel/Makefile b/security/calife-devel/Makefile index 1efaced57b86..444bf72e8f6c 100644 --- a/security/calife-devel/Makefile +++ b/security/calife-devel/Makefile @@ -8,8 +8,7 @@ PORTNAME= calife PORTVERSION= 3.0.1 CATEGORIES= security -MASTER_SITES= http://dev.keltia.net/attachments/download/8/ \ - http://static.keltia.net/download/ +MASTER_SITES= http://assets.keltia.net/calife/ DISTNAME= calife-3.0.1 MAKE_JOBS_SAFE=yes 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 |