pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libsafec
Module Name: pkgsrc
Committed By: wiz
Date: Sat Feb 7 08:21:35 UTC 2026
Modified Files:
pkgsrc/devel/libsafec: Makefile
Log Message:
libsafec: add trailing slash to avoid redirect
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/libsafec/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libsafec/Makefile
diff -u pkgsrc/devel/libsafec/Makefile:1.3 pkgsrc/devel/libsafec/Makefile:1.4
--- pkgsrc/devel/libsafec/Makefile:1.3 Mon Jul 25 11:12:23 2022
+++ pkgsrc/devel/libsafec/Makefile Sat Feb 7 08:21:35 2026
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2022/07/25 11:12:23 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2026/02/07 08:21:35 wiz Exp $
DISTNAME= libsafec-10052013
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=safeclib/}
MAINTAINER= agc%NetBSD.org@localhost
-HOMEPAGE= https://sourceforge.net/projects/safeclib
+HOMEPAGE= https://sourceforge.net/projects/safeclib/
COMMENT= C bounds checking memory and string functions library
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index