svn commit: r357773 - head/ports-mgmt/pkg-devel

Vsevolod Stakhov vsevolod at FreeBSD.org
Sat Jun 14 12:33:32 UTC 2014


Author: vsevolod
Date: Sat Jun 14 12:33:31 2014
New Revision: 357773
URL: http://svnweb.freebsd.org/changeset/ports/357773
QAT: https://qat.redports.org/buildarchive/r357773/

Log:
  Change the maintainer of the development version of pkg to pkg@ instead of portmgr@
  
  Approved by:	portmgr (bapt, bdrewery)
  With hat:	pkg

Modified:
  head/ports-mgmt/pkg-devel/Makefile

Modified: head/ports-mgmt/pkg-devel/Makefile
==============================================================================
--- head/ports-mgmt/pkg-devel/Makefile	Sat Jun 14 12:16:57 2014	(r357772)
+++ head/ports-mgmt/pkg-devel/Makefile	Sat Jun 14 12:33:31 2014	(r357773)
@@ -11,7 +11,7 @@ MASTER_SITES=	\
 		LOCAL/portmgr
 PKGNAMESUFFIX=	-devel
 
-MAINTAINER=	portmgr at FreeBSD.org
+MAINTAINER=	pkg at FreeBSD.org
 COMMENT=	Package manager
 
 LICENSE=	BSD2CLAUSE


More information about the svn-ports-head mailing list