pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/imapsync



Module Name:    pkgsrc
Committed By:   maya
Date:           Wed Nov  1 05:27:44 UTC 2017

Modified Files:
        pkgsrc/mail/imapsync: Makefile

Log Message:
imapsync: switch homepage/master sites fedorahosted -> pagure


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/mail/imapsync/Makefile

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

Modified files:

Index: pkgsrc/mail/imapsync/Makefile
diff -u pkgsrc/mail/imapsync/Makefile:1.19 pkgsrc/mail/imapsync/Makefile:1.20
--- pkgsrc/mail/imapsync/Makefile:1.19  Sun Oct  9 20:32:12 2016
+++ pkgsrc/mail/imapsync/Makefile       Wed Nov  1 05:27:44 2017
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.19 2016/10/09 20:32:12 dholland Exp $
+# $NetBSD: Makefile,v 1.20 2017/11/01 05:27:44 maya Exp $
 
 DISTNAME=      imapsync-1.607
 PKGREVISION=   3
 CATEGORIES=    mail
-MASTER_SITES=  https://fedorahosted.org/released/imapsync/
+MASTER_SITES=  https://releases.pagure.org/imapsync/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    abs%NetBSD.org@localhost
-HOMEPAGE=      https://fedorahosted.org/imapsync/
+HOMEPAGE=      https://pagure.io/imapsync
 COMMENT=       Incremental recursive IMAP transfer tool
 LICENSE=       public-domain
 



Home | Main Index | Thread Index | Old Index