summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorghen <ghen>2008-08-22 20:29:55 +0000
committerghen <ghen>2008-08-22 20:29:55 +0000
commitff7a4ca826a996307422643b25e84f2df7795821 (patch)
tree4d2773781e05b913a93cd8917e6a43681d30ef80 /mail
parent668cd97f75b5ad793570d83d29a88b2ae42f3c56 (diff)
downloadpkgsrc-ff7a4ca826a996307422643b25e84f2df7795821.tar.gz
Add some (http) mirrors.
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix-current/Makefile5
-rw-r--r--mail/postfix/Makefile5
2 files changed, 8 insertions, 2 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index 09dd732689c..d278909613a 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -1,9 +1,12 @@
-# $NetBSD: Makefile,v 1.99 2008/08/18 07:19:13 martti Exp $
+# $NetBSD: Makefile,v 1.100 2008/08/22 20:29:55 ghen Exp $
DISTNAME= postfix-2.6-20080814
PKGNAME= postfix-2.6.20080814
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/
+MASTER_SITES+= http://postfix.it-austria.net/releases/experimental/
+MASTER_SITES+= http://mirrors.isc.org/pub/postfix/experimental/
+MASTER_SITES+= http://mirror.postfix.jp/postfix-release/experimental/
DIST_SUBDIR= postfix
MAINTAINER= martti@NetBSD.org
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 3f014e23389..b2dd69814a5 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,9 +1,12 @@
-# $NetBSD: Makefile,v 1.218 2008/08/18 07:13:41 martti Exp $
+# $NetBSD: Makefile,v 1.219 2008/08/22 20:29:55 ghen Exp $
DISTNAME= postfix-2.5.4
#PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
+MASTER_SITES+= http://postfix.it-austria.net/releases/official/
+MASTER_SITES+= http://mirrors.isc.org/pub/postfix/official/
+MASTER_SITES+= http://mirror.postfix.jp/postfix-release/official/
DIST_SUBDIR= postfix
MAINTAINER= martti@NetBSD.org