pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/fileobj



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Dec 11 09:27:41 UTC 2025

Modified Files:
        pkgsrc/editors/fileobj: Makefile

Log Message:
fileobj: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/editors/fileobj/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/fileobj/Makefile
diff -u pkgsrc/editors/fileobj/Makefile:1.27 pkgsrc/editors/fileobj/Makefile:1.28
--- pkgsrc/editors/fileobj/Makefile:1.27        Sun Aug 10 03:39:02 2025
+++ pkgsrc/editors/fileobj/Makefile     Thu Dec 11 09:27:41 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2025/08/10 03:39:02 tkusumi Exp $
+# $NetBSD: Makefile,v 1.28 2025/12/11 09:27:41 wiz Exp $
 
 DISTNAME=      fileobj-0.8.7
 CATEGORIES=    editors python
@@ -6,7 +6,7 @@ MASTER_SITES=   ${MASTER_SITE_GITHUB:=kusu
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    tkusumi%NetBSD.org@localhost
-HOMEPAGE=      https://sourceforge.net/projects/fileobj/
+HOMEPAGE=      https://github.com/kusumi/fileobj
 COMMENT=       Curses based hex editor with vi interface
 LICENSE=       2-clause-bsd
 



Home | Main Index | Thread Index | Old Index