pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/mblaze



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Fri Mar 13 00:06:46 UTC 2020

Modified Files:
        pkgsrc/mail/mblaze: Makefile

Log Message:
Update MASTER_SITES and HOMEPAGE.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/mblaze/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/mblaze/Makefile
diff -u pkgsrc/mail/mblaze/Makefile:1.6 pkgsrc/mail/mblaze/Makefile:1.7
--- pkgsrc/mail/mblaze/Makefile:1.6     Mon Jan 27 10:39:19 2020
+++ pkgsrc/mail/mblaze/Makefile Fri Mar 13 00:06:46 2020
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.6 2020/01/27 10:39:19 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2020/03/13 00:06:46 schmonz Exp $
 
 DISTNAME=      mblaze-0.6
 CATEGORIES=    mail
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=chneukirchen/}
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=leahneukirchen/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    sunil%nimmagadda.net@localhost
-HOMEPAGE=      https://github.com/chneukirchen/mblaze/
+HOMEPAGE=      https://github.com/leahneukirchen/mblaze/
 COMMENT=       Set of Maildir utilities
 LICENSE=       public-domain
 



Home | Main Index | Thread Index | Old Index