svn commit: r420674 - head/sysutils/apt

Kubilay Kocak koobs at FreeBSD.org
Tue Aug 23 12:50:24 UTC 2016


Author: koobs
Date: Tue Aug 23 12:50:23 2016
New Revision: 420674
URL: https://svnweb.freebsd.org/changeset/ports/420674

Log:
  sysutils/apt: Take MAINTAINER'ship
  
  Take MAINTAINERSHIP to support upstream (jak @ Debian) working on build
  fixes, portability improvements and updates.
  
  Discussed with:	juliank (via crees, #freebsd freenode IRC)

Modified:
  head/sysutils/apt/Makefile

Modified: head/sysutils/apt/Makefile
==============================================================================
--- head/sysutils/apt/Makefile	Tue Aug 23 12:45:14 2016	(r420673)
+++ head/sysutils/apt/Makefile	Tue Aug 23 12:50:23 2016	(r420674)
@@ -8,7 +8,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	DEBIAN_POOL
 DISTNAME=	apt_0.6.46.4-0.1
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	koobs at FreeBSD.org
 COMMENT=	Advanced front-end for dpkg
 
 BUILD_DEPENDS=	bash:shells/bash \


More information about the svn-ports-head mailing list