pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/gnucobol



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Tue Aug 22 21:14:03 UTC 2023

Modified Files:
        pkgsrc/lang/gnucobol: Makefile

Log Message:
gnucobol: reset MAINTAINER to pkgsrc-users@.

Discussed with Robert Doerfler (previous maintainer).


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/lang/gnucobol/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/gnucobol/Makefile
diff -u pkgsrc/lang/gnucobol/Makefile:1.11 pkgsrc/lang/gnucobol/Makefile:1.12
--- pkgsrc/lang/gnucobol/Makefile:1.11  Thu Aug 17 09:36:18 2023
+++ pkgsrc/lang/gnucobol/Makefile       Tue Aug 22 21:14:03 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2023/08/17 09:36:18 fcambus Exp $
+# $NetBSD: Makefile,v 1.12 2023/08/22 21:14:03 fcambus Exp $
 #
 
 DISTNAME=      gnucobol-3.2
@@ -6,7 +6,7 @@ PKGREVISION=    1
 CATEGORIES=    lang
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gnucobol/}
 
-MAINTAINER=    rodo%bloerp.de@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://gnucobol.sourceforge.io/
 COMMENT=       Open-source COBOL compiler
 LICENSE=       gnu-gpl-v3 AND gnu-lgpl-v3



Home | Main Index | Thread Index | Old Index