pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/wmget



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 17 08:05:46 UTC 2026

Modified Files:
        pkgsrc/net/wmget: Makefile

Log Message:
wmget: comment out dead link


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/net/wmget/Makefile

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

Modified files:

Index: pkgsrc/net/wmget/Makefile
diff -u pkgsrc/net/wmget/Makefile:1.52 pkgsrc/net/wmget/Makefile:1.53
--- pkgsrc/net/wmget/Makefile:1.52      Fri Feb  6 10:05:40 2026
+++ pkgsrc/net/wmget/Makefile   Tue Feb 17 08:05:45 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2026/02/06 10:05:40 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2026/02/17 08:05:45 wiz Exp $
 
 DISTNAME=      wmget-0.6.0-src
 PKGNAME=       ${DISTNAME:S/-src//}
@@ -8,7 +8,7 @@ CATEGORIES=     net
 MASTER_SITES=  #
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://amtrickey.net/wmget/index.html
+#HOMEPAGE=     http://amtrickey.net/wmget/index.html
 COMMENT=       Background download manager in a Window Maker dock app
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index