svn commit: r350232 - head/devel/gengetopt

Rusmir Dusko nemysis at FreeBSD.org
Sat Apr 5 14:21:52 UTC 2014


Author: nemysis
Date: Sat Apr  5 14:21:51 2014
New Revision: 350232
URL: http://svnweb.freebsd.org/changeset/ports/350232
QAT: https://qat.redports.org/buildarchive/r350232/

Log:
  - Reset maintainer to ports@

Modified:
  head/devel/gengetopt/Makefile

Modified: head/devel/gengetopt/Makefile
==============================================================================
--- head/devel/gengetopt/Makefile	Sat Apr  5 14:19:32 2014	(r350231)
+++ head/devel/gengetopt/Makefile	Sat Apr  5 14:21:51 2014	(r350232)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	GNU
 
-MAINTAINER=	nemysis at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Tool for generating a C function which parses command line arguments
 
 LICENSE=	GPLv3


More information about the svn-ports-all mailing list