pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/greetdelay



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Tue Dec  5 17:07:51 UTC 2023

Modified Files:
        pkgsrc/mail/greetdelay: Makefile

Log Message:
greetdelay: use archive.org'd HOMEPAGE.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/mail/greetdelay/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/greetdelay/Makefile
diff -u pkgsrc/mail/greetdelay/Makefile:1.10 pkgsrc/mail/greetdelay/Makefile:1.11
--- pkgsrc/mail/greetdelay/Makefile:1.10        Wed Aug 16 20:45:40 2017
+++ pkgsrc/mail/greetdelay/Makefile     Tue Dec  5 17:07:51 2023
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2017/08/16 20:45:40 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.11 2023/12/05 17:07:51 schmonz Exp $
 
 DISTNAME=      greetdelay-0.03
 PKGREVISION=   2
@@ -7,7 +6,7 @@ CATEGORIES=     mail
 MASTER_SITES=  ${MASTER_SITE_BACKUP}
 
 MAINTAINER=    schmonz%NetBSD.org@localhost
-#HOMEPAGE=     http://alkemio.org/software/greetdelay/
+HOMEPAGE=      https://web.archive.org/web/20081025100202/http://alkemio.org/software/greetdelay/
 COMMENT=       Introduces a small delay before an SMTP greeting
 
 BUILD_TARGET=  greetdelay



Home | Main Index | Thread Index | Old Index