pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/automake



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

Modified Files:
        pkgsrc/devel/automake: Makefile

Log Message:
automake: drop maintainership


To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 pkgsrc/devel/automake/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/automake/Makefile
diff -u pkgsrc/devel/automake/Makefile:1.110 pkgsrc/devel/automake/Makefile:1.111
--- pkgsrc/devel/automake/Makefile:1.110        Tue Mar 31 16:45:31 2020
+++ pkgsrc/devel/automake/Makefile      Tue Apr 14 12:34:42 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.110 2020/03/31 16:45:31 wiz Exp $
+# $NetBSD: Makefile,v 1.111 2020/04/14 12:34:42 wiz Exp $
 #
 # for major version updates, don't forget adding new links in
 # mk/tools/automake.mk
@@ -9,7 +9,7 @@ MASTER_SITES=   ${MASTER_SITE_GNU:=automak
 MASTER_SITES+= ftp://sources.redhat.com/pub/automake/
 EXTRACT_SUFX=  .tar.xz
 
-MAINTAINER=    wiz%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.gnu.org/software/automake/automake.html
 COMMENT=       GNU Standards-compliant Makefile generator
 LICENSE=       gnu-gpl-v2



Home | Main Index | Thread Index | Old Index