pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/ispell-emacs



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Dec 31 09:00:52 UTC 2025

Modified Files:
        pkgsrc/textproc/ispell-emacs: Makefile

Log Message:
ispell-emacs: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/ispell-emacs/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/ispell-emacs/Makefile
diff -u pkgsrc/textproc/ispell-emacs/Makefile:1.15 pkgsrc/textproc/ispell-emacs/Makefile:1.16
--- pkgsrc/textproc/ispell-emacs/Makefile:1.15  Sat May 14 22:25:41 2022
+++ pkgsrc/textproc/ispell-emacs/Makefile       Wed Dec 31 09:00:52 2025
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2022/05/14 22:25:41 dholland Exp $
-#
+# $NetBSD: Makefile,v 1.16 2025/12/31 09:00:52 wiz Exp $
 
 DISTNAME=      ispell.el
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}ispell-emacs-3.6
@@ -9,7 +8,7 @@ MASTER_SITES=   ftp://kdstevens.com/pub/st
 EXTRACT_SUFX=  .gz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.eng.utah.edu/~kstevens/ispell-page.html
+HOMEPAGE=      https://my.eng.utah.edu/~kstevens/ispell-page.html
 COMMENT=       Emacs interface for ispell spell checker
 
 INSTALLATION_DIRS=     ${EMACS_LISPPREFIX:C|^${PREFIX}/||}/ispell



Home | Main Index | Thread Index | Old Index