pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/bbappconf



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb 23 09:13:41 UTC 2026

Modified Files:
        pkgsrc/misc/bbappconf: Makefile

Log Message:
bbappconf: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/misc/bbappconf/Makefile

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

Modified files:

Index: pkgsrc/misc/bbappconf/Makefile
diff -u pkgsrc/misc/bbappconf/Makefile:1.23 pkgsrc/misc/bbappconf/Makefile:1.24
--- pkgsrc/misc/bbappconf/Makefile:1.23 Mon Nov 17 11:01:08 2025
+++ pkgsrc/misc/bbappconf/Makefile      Mon Feb 23 09:13:41 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2025/11/17 11:01:08 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.24 2026/02/23 09:13:41 wiz Exp $
 
 DISTNAME=      bbappconf-0.0.2
 PKGREVISION=   1
@@ -7,7 +6,7 @@ CATEGORIES=     misc x11 wm
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=bbtools/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://bbtools.sourceforge.net/download.php?file=1
+HOMEPAGE=      https://sourceforge.net/projects/bbtools/
 COMMENT=       Configure the behaviour of an application under Blackbox
 
 USE_LANGUAGES=         c c++



Home | Main Index | Thread Index | Old Index