pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/sandy



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Feb  7 08:24:11 UTC 2026

Modified Files:
        pkgsrc/editors/sandy: Makefile

Log Message:
sandy: update HOMEPAGE.

Seems this was discontinued in 2014


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/editors/sandy/Makefile

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

Modified files:

Index: pkgsrc/editors/sandy/Makefile
diff -u pkgsrc/editors/sandy/Makefile:1.11 pkgsrc/editors/sandy/Makefile:1.12
--- pkgsrc/editors/sandy/Makefile:1.11  Mon May  6 08:40:24 2024
+++ pkgsrc/editors/sandy/Makefile       Sat Feb  7 08:24:11 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2024/05/06 08:40:24 jperkin Exp $
+# $NetBSD: Makefile,v 1.12 2026/02/07 08:24:11 wiz Exp $
 
 DISTNAME=      sandy-0.4
 PKGREVISION=   3
@@ -6,7 +6,7 @@ CATEGORIES=     editors
 MASTER_SITES=  ${MASTER_SITE_LOCAL}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://tools.suckless.org/sandy
+HOMEPAGE=      https://oldgit.suckless.org/sandy/file/README.html
 COMMENT=       Sandy is an ncurses text editor
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index