pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/postfix



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun May  2 12:11:52 UTC 2021

Modified Files:
        pkgsrc/mail/postfix: Makefile.common

Log Message:
postfix: remove non-existent download site


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/mail/postfix/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/postfix/Makefile.common
diff -u pkgsrc/mail/postfix/Makefile.common:1.33 pkgsrc/mail/postfix/Makefile.common:1.34
--- pkgsrc/mail/postfix/Makefile.common:1.33    Mon Apr 26 15:26:08 2021
+++ pkgsrc/mail/postfix/Makefile.common Sun May  2 12:11:51 2021
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile.common,v 1.33 2021/04/26 15:26:08 triaxx Exp $
+# $NetBSD: Makefile.common,v 1.34 2021/05/02 12:11:51 wiz Exp $
 # used by mail/postfix/Makefile
 # used by mail/postfix/Makefile.module
 
 DISTNAME=      postfix-3.5.10
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.porcupine.org/mirrors/postfix-release/official/
-MASTER_SITES+= http://mirrors.isc.org/pub/postfix/official/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.postfix.org/



Home | Main Index | Thread Index | Old Index