pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/wl-snapshot



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb 16 08:29:54 UTC 2026

Modified Files:
        pkgsrc/mail/wl-snapshot: Makefile

Log Message:
wl-snapshot: switch to github, original page is gone


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/mail/wl-snapshot/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/wl-snapshot/Makefile
diff -u pkgsrc/mail/wl-snapshot/Makefile:1.17 pkgsrc/mail/wl-snapshot/Makefile:1.18
--- pkgsrc/mail/wl-snapshot/Makefile:1.17       Tue Oct 24 22:09:52 2023
+++ pkgsrc/mail/wl-snapshot/Makefile    Mon Feb 16 08:29:54 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2023/10/24 22:09:52 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2026/02/16 08:29:54 wiz Exp $
 
 VERSION=       2023.08.18
 DISTNAME=      wanderlust
@@ -10,7 +10,7 @@ GITHUB_PROJECT=       wanderlust
 GITHUB_TAG=    1389dcec6e3242948682eb3e3ce8ead8be2772d8
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.gohome.org/wl/
+HOMEPAGE=      https://github.com/wanderlust/wanderlust
 COMMENT=       Mail/news management system with IMAP4rev1 support for Emacs
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index