svn commit: r516888 - head/lang/mawk

Wen Heping wen at FreeBSD.org
Wed Nov 6 14:08:58 UTC 2019


Author: wen
Date: Wed Nov  6 14:08:57 2019
New Revision: 516888
URL: https://svnweb.freebsd.org/changeset/ports/516888

Log:
  - Take maintainership

Modified:
  head/lang/mawk/Makefile

Modified: head/lang/mawk/Makefile
==============================================================================
--- head/lang/mawk/Makefile	Wed Nov  6 14:00:19 2019	(r516887)
+++ head/lang/mawk/Makefile	Wed Nov  6 14:08:57 2019	(r516888)
@@ -6,7 +6,7 @@ DISTVERSION=	1.3.4-20161120
 CATEGORIES=	lang
 MASTER_SITES=	ftp://invisible-island.net/${PORTNAME}/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	wen at FreeBSD.org
 COMMENT=	Interpreter for the AWK Programming Language
 
 LICENSE=	GPLv2


More information about the svn-ports-head mailing list