pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/autoconf



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Apr 14 12:34:16 UTC 2020

Modified Files:
        pkgsrc/devel/autoconf: Makefile

Log Message:
autoconf: drop maintainership


To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 pkgsrc/devel/autoconf/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/autoconf/Makefile
diff -u pkgsrc/devel/autoconf/Makefile:1.95 pkgsrc/devel/autoconf/Makefile:1.96
--- pkgsrc/devel/autoconf/Makefile:1.95 Sat Jan 18 23:30:23 2020
+++ pkgsrc/devel/autoconf/Makefile      Tue Apr 14 12:34:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.95 2020/01/18 23:30:23 rillig Exp $
+# $NetBSD: Makefile,v 1.96 2020/04/14 12:34:16 wiz Exp $
 #
 # When updating this package, please update mk/gnu-config/config.guess,
 # mk/gnu-config/config.sub, and mk/gnu-config/missing as well.
@@ -8,7 +8,7 @@ PKGREVISION=            9
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_GNU:=autoconf/}
 
-MAINTAINER=            wiz%NetBSD.org@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              https://www.gnu.org/software/autoconf/autoconf.html
 COMMENT=               Generates automatic source code configuration scripts
 LICENSE=               gnu-gpl-v3 AND gnu-fdl-v1.3



Home | Main Index | Thread Index | Old Index