svn commit: r559288 - head/sysutils/currtime

Mikael Urankar mikael at FreeBSD.org
Sat Dec 26 12:31:07 UTC 2020


Author: mikael
Date: Sat Dec 26 12:31:06 2020
New Revision: 559288
URL: https://svnweb.freebsd.org/changeset/ports/559288

Log:
  sysutils/currtime: pass maintainership
  
  PR:		252149
  Submitted by:	Neel Chauhan

Modified:
  head/sysutils/currtime/Makefile

Modified: head/sysutils/currtime/Makefile
==============================================================================
--- head/sysutils/currtime/Makefile	Sat Dec 26 11:59:36 2020	(r559287)
+++ head/sysutils/currtime/Makefile	Sat Dec 26 12:31:06 2020	(r559288)
@@ -5,7 +5,7 @@ PORTVERSION=	0.2.5
 DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	neel at neelc.org
 COMMENT=	Enhanced command-line operated real time clock
 
 LICENSE=	BSD2CLAUSE


More information about the svn-ports-head mailing list