pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/snownews



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb  9 07:04:10 UTC 2026

Modified Files:
        pkgsrc/www/snownews: Makefile

Log Message:
snownews: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/www/snownews/Makefile

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

Modified files:

Index: pkgsrc/www/snownews/Makefile
diff -u pkgsrc/www/snownews/Makefile:1.84 pkgsrc/www/snownews/Makefile:1.85
--- pkgsrc/www/snownews/Makefile:1.84   Fri Feb  6 10:06:11 2026
+++ pkgsrc/www/snownews/Makefile        Mon Feb  9 07:04:10 2026
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.84 2026/02/06 10:06:11 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2026/02/09 07:04:10 wiz Exp $
 
 DISTNAME=      snownews-1.9
 PKGREVISION=   17
 CATEGORIES=    www
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=msharov/}
+#MASTER_SITES= ${MASTER_SITE_GITHUB:=msharov/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/msharov/snownews
+HOMEPAGE=      https://sourceforge.net/projects/snownews/
 COMMENT=       Small, curses based RSS feed reader
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index