Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Oct 2020 21:44:56 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r551668 - head/graphics/libexif
Message-ID:  <202010072144.097LiunV001181@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Wed Oct  7 21:44:56 2020
New Revision: 551668
URL: https://svnweb.freebsd.org/changeset/ports/551668

Log:
  graphics/libexif: Update MAINTAINER
  
  Pass MAINTAINER'ship to sunpoet, missed in ports r551526.
  
  PR:		250105

Modified:
  head/graphics/libexif/Makefile

Modified: head/graphics/libexif/Makefile
==============================================================================
--- head/graphics/libexif/Makefile	Wed Oct  7 21:29:54 2020	(r551667)
+++ head/graphics/libexif/Makefile	Wed Oct  7 21:44:56 2020	(r551668)
@@ -6,7 +6,7 @@ PORTVERSION=	0.6.22
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/libexif/libexif/releases/download/libexif-${PORTVERSION:S|.|_|g}-release/
 
-MAINTAINER=	dbaio@FreeBSD.org
+MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Library to read digital camera file meta-data
 
 LICENSE=	LGPL21



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010072144.097LiunV001181>