pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/fbdesk



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb 23 09:17:15 UTC 2026

Modified Files:
        pkgsrc/x11/fbdesk: Makefile

Log Message:
fbdesk: comment out dead link


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/x11/fbdesk/Makefile

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

Modified files:

Index: pkgsrc/x11/fbdesk/Makefile
diff -u pkgsrc/x11/fbdesk/Makefile:1.48 pkgsrc/x11/fbdesk/Makefile:1.49
--- pkgsrc/x11/fbdesk/Makefile:1.48     Mon Nov 17 11:01:40 2025
+++ pkgsrc/x11/fbdesk/Makefile  Mon Feb 23 09:17:15 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2025/11/17 11:01:40 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.49 2026/02/23 09:17:15 wiz Exp $
 
 DISTNAME=      fbdesk-1.4.1
 PKGREVISION=   17
@@ -7,7 +6,7 @@ CATEGORIES=     x11 wm
 MASTER_SITES=  http://fluxbox.sourceforge.net/download/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://fluxbox.sourceforge.net/fbdesk/
+#HOMEPAGE=     https://fluxbox.sourceforge.net/fbdesk/
 COMMENT=       Application that creates and manage icons on your desktop
 
 USE_LANGUAGES= c c++



Home | Main Index | Thread Index | Old Index