aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-05-17 02:22:44 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-05-17 02:22:44 +0800
commit050a8c261b762df5efef7ea45801720a98dea903 (patch)
treeda1d1c70446e10ac63062680d5b4c6bcb039b77d /mail
parent341538bdbcf73c04de9f9ba342bbafa3fcdc4870 (diff)
downloadfreebsd-ports-gnome-050a8c261b762df5efef7ea45801720a98dea903.tar.gz
freebsd-ports-gnome-050a8c261b762df5efef7ea45801720a98dea903.tar.zst
freebsd-ports-gnome-050a8c261b762df5efef7ea45801720a98dea903.zip
Update MASTER_SITES and PATCH_SITES
PR: 219331 Submitted by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r--mail/alpine/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/alpine/Makefile b/mail/alpine/Makefile
index dd79c05cbe24..b7478913ed46 100644
--- a/mail/alpine/Makefile
+++ b/mail/alpine/Makefile
@@ -4,7 +4,7 @@ PORTNAME?= alpine
PORTVERSION= 2.21
PORTREVISION?= 0
CATEGORIES?= mail news ipv6
-MASTER_SITES= http://patches.freeiz.com/alpine/release/src/
+MASTER_SITES= http://alpine.freeiz.com/alpine/release/src/
DIST_SUBDIR= alpine-${PORTVERSION}
MAINTAINER= mbeis@xs4all.nl
@@ -112,7 +112,7 @@ CONFIGURE_ARGS+= --with-passfile=.alpine.pwd
.endif
.if ${PORT_OPTIONS:MMAILDIR}
-PATCH_SITES= http://patches.freeiz.com/alpine/patches/alpine-${PORTVERSION}/
+PATCH_SITES= http://alpine.freeiz.com/alpine/patches/alpine-${PORTVERSION}/
PATCHFILES+= maildir.patch.gz:-p1
.endif