pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/fann
Module Name: pkgsrc
Committed By: wiz
Date: Thu Dec 11 09:21:17 UTC 2025
Modified Files:
pkgsrc/devel/fann: Makefile.common
Log Message:
fann: switch to github
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/fann/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/fann/Makefile.common
diff -u pkgsrc/devel/fann/Makefile.common:1.6 pkgsrc/devel/fann/Makefile.common:1.7
--- pkgsrc/devel/fann/Makefile.common:1.6 Mon Jul 27 16:37:52 2020
+++ pkgsrc/devel/fann/Makefile.common Thu Dec 11 09:21:16 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2020/07/27 16:37:52 gdt Exp $
+# $NetBSD: Makefile.common,v 1.7 2025/12/11 09:21:16 wiz Exp $
# used by devel/fann/Makefile
# TODO: fold this into Makefile.
@@ -9,4 +9,4 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=libfann/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://leenissen.dk/fann/wp/
+HOMEPAGE= https://github.com/libfann/fann
Home |
Main Index |
Thread Index |
Old Index