pkgsrc-Changes archive

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

CVS commit: pkgsrc/cross/avr-libc



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Aug 29 20:13:41 UTC 2021

Modified Files:
        pkgsrc/cross/avr-libc: Makefile

Log Message:
(cross/avr-libc) Drop maintainer ship, please anybody commit, thanks


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/cross/avr-libc/Makefile

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

Modified files:

Index: pkgsrc/cross/avr-libc/Makefile
diff -u pkgsrc/cross/avr-libc/Makefile:1.56 pkgsrc/cross/avr-libc/Makefile:1.57
--- pkgsrc/cross/avr-libc/Makefile:1.56 Mon May 24 19:49:25 2021
+++ pkgsrc/cross/avr-libc/Makefile      Sun Aug 29 20:13:41 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2021/05/24 19:49:25 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2021/08/29 20:13:41 mef Exp $
 
 DISTNAME=              avr-libc-2.0.0
 PKGREVISION=           5
@@ -6,7 +6,7 @@ CATEGORIES=             cross
 MASTER_SITES=          http://savannah.nongnu.org/download/avr-libc/
 EXTRACT_SUFX=          .tar.bz2
 
-MAINTAINER=            makoto%ki.nu@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              https://savannah.nongnu.org/projects/avr-libc
 COMMENT=               C and math library for Atmel AVR 8-bit microcontrollers
 LICENSE=               modified-bsd



Home | Main Index | Thread Index | Old Index