pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/lua-lpeg



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat Dec 30 21:05:26 UTC 2023

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

Log Message:
https


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/lua-lpeg/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-lpeg/Makefile
diff -u pkgsrc/devel/lua-lpeg/Makefile:1.18 pkgsrc/devel/lua-lpeg/Makefile:1.19
--- pkgsrc/devel/lua-lpeg/Makefile:1.18 Wed Jul  5 22:03:44 2023
+++ pkgsrc/devel/lua-lpeg/Makefile      Sat Dec 30 21:05:26 2023
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2023/07/05 22:03:44 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2023/12/30 21:05:26 zafer Exp $
 
 DISTNAME=      lpeg-1.1.0
 PKGNAME=       ${DISTNAME:S/lpeg/${LUA_PKGPREFIX}-lpeg/}
 CATEGORIES=    devel lua
-MASTER_SITES=  http://www.inf.puc-rio.br/~roberto/lpeg/
+MASTER_SITES=  https://www.inf.puc-rio.br/~roberto/lpeg/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.inf.puc-rio.br/~roberto/lpeg/



Home | Main Index | Thread Index | Old Index