pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/qmail



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Sun Jun 30 21:51:49 UTC 2019

Modified Files:
        pkgsrc/mail/qmail: Makefile

Log Message:
qmail.org domain lapsed. netqmail.org has not, as yet.


To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 pkgsrc/mail/qmail/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/qmail/Makefile
diff -u pkgsrc/mail/qmail/Makefile:1.111 pkgsrc/mail/qmail/Makefile:1.112
--- pkgsrc/mail/qmail/Makefile:1.111    Fri Jun 28 19:18:25 2019
+++ pkgsrc/mail/qmail/Makefile  Sun Jun 30 21:51:49 2019
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.111 2019/06/28 19:18:25 schmonz Exp $
+# $NetBSD: Makefile,v 1.112 2019/06/30 21:51:49 schmonz Exp $
 #
 
 DISTNAME=              netqmail-1.06
 PKGNAME=               qmail-1.03
 PKGREVISION=           45
 CATEGORIES=            mail
-MASTER_SITES=          http://qmail.org/
+MASTER_SITES=          ${HOMEPAGE}
 
 MAINTAINER=            schmonz%NetBSD.org@localhost
-HOMEPAGE=              http://qmail.org/netqmail/
+HOMEPAGE=              http://netqmail.org/
 COMMENT=               Secure, reliable, efficient, simple, and fast MTA
 LICENSE=               public-domain
 



Home | Main Index | Thread Index | Old Index