diff options
author | maya <maya@pkgsrc.org> | 2017-11-01 05:27:44 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-11-01 05:27:44 +0000 |
commit | 72fc3e9f7abbcaea0417e4a13c41ee3eb74a058a (patch) | |
tree | 9c6b20bc18cbf6670e397362d2268b6c1acb04d3 | |
parent | 1e0663709d080b45999809b81be8d82faebc6bf0 (diff) | |
download | pkgsrc-72fc3e9f7abbcaea0417e4a13c41ee3eb74a058a.tar.gz |
imapsync: switch homepage/master sites fedorahosted -> pagure
-rw-r--r-- | mail/imapsync/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/imapsync/Makefile b/mail/imapsync/Makefile index 8532c80138e..1ec33e01770 100644 --- a/mail/imapsync/Makefile +++ b/mail/imapsync/Makefile @@ -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 -HOMEPAGE= https://fedorahosted.org/imapsync/ +HOMEPAGE= https://pagure.io/imapsync COMMENT= Incremental recursive IMAP transfer tool LICENSE= public-domain |