pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/lua-lrexlib



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jan  7 08:41:54 UTC 2026

Modified Files:
        pkgsrc/devel/lua-lrexlib: Makefile

Log Message:
lua-lrexlib: comment out dead link


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/lua-lrexlib/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/lua-lrexlib/Makefile
diff -u pkgsrc/devel/lua-lrexlib/Makefile:1.7 pkgsrc/devel/lua-lrexlib/Makefile:1.8
--- pkgsrc/devel/lua-lrexlib/Makefile:1.7       Sun Oct 19 22:27:44 2014
+++ pkgsrc/devel/lua-lrexlib/Makefile   Wed Jan  7 08:41:54 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2014/10/19 22:27:44 alnsn Exp $
+# $NetBSD: Makefile,v 1.8 2026/01/07 08:41:54 wiz Exp $
 
 .include "../../devel/lua-lrexlib/Makefile.version"
 
@@ -9,7 +9,7 @@ MASTER_SITES=   # empty
 DISTFILES=     # empty
 
 MAINTAINER=    cheusov%NetBSD.org@localhost
-HOMEPAGE=      http://luaforge.net/projects/lrexlib
+#HOMEPAGE=     http://luaforge.net/projects/lrexlib
 COMMENT=       Regexp libraries for Lua programming language
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index