pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/guile18



Module Name:    pkgsrc
Committed By:   gdt
Date:           Thu May 22 11:05:46 UTC 2025

Modified Files:
        pkgsrc/lang/guile18: Makefile

Log Message:
lang/guile18: Drop MAINTAINERSHIP


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/guile18/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/guile18/Makefile
diff -u pkgsrc/lang/guile18/Makefile:1.6 pkgsrc/lang/guile18/Makefile:1.7
--- pkgsrc/lang/guile18/Makefile:1.6    Tue Nov  7 18:51:56 2023
+++ pkgsrc/lang/guile18/Makefile        Thu May 22 11:05:46 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2023/11/07 18:51:56 gdt Exp $
+# $NetBSD: Makefile,v 1.7 2025/05/22 11:05:46 gdt Exp $
 
 DISTNAME=              guile-1.8.8
 PKGNAME=               ${DISTNAME:S/guile/guile18/}
@@ -6,7 +6,7 @@ PKGREVISION=            13
 CATEGORIES=            lang
 MASTER_SITES=          ${MASTER_SITE_GNU:=guile/}
 
-MAINTAINER=            gdt%NetBSD.org@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              https://www.gnu.org/software/guile/
 COMMENT=               GNU's Ubiquitous Intelligent Language for Extension (1.8 branch)
 LICENSE=               gnu-lgpl-v2.1



Home | Main Index | Thread Index | Old Index