summaryrefslogtreecommitdiff
path: root/mail/postfix
diff options
context:
space:
mode:
authorghen <ghen>2008-08-22 20:29:55 +0000
committerghen <ghen>2008-08-22 20:29:55 +0000
commita2b549c6f8faff6d6031c9764f17644cbda1a120 (patch)
tree4d2773781e05b913a93cd8917e6a43681d30ef80 /mail/postfix
parent03308b40e157b584bbf8ee6b895155f5f06ebc80 (diff)
downloadpkgsrc-a2b549c6f8faff6d6031c9764f17644cbda1a120.tar.gz
Add some (http) mirrors.
Diffstat (limited to 'mail/postfix')
-rw-r--r--mail/postfix/Makefile5
1 files changed, 4 insertions, 1 deletions
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