svn commit: r336095 - head/graphics/apngdis

Rusmir Dusko nemysis at FreeBSD.org
Tue Dec 10 19:38:48 UTC 2013


Author: nemysis
Date: Tue Dec 10 19:38:47 2013
New Revision: 336095
URL: http://svnweb.freebsd.org/changeset/ports/336095

Log:
  - Change Makefile header
  - Reset maintainer to ports@
  
  Approved by:	pawel / wg (mentors, implicit)

Modified:
  head/graphics/apngdis/Makefile

Modified: head/graphics/apngdis/Makefile
==============================================================================
--- head/graphics/apngdis/Makefile	Tue Dec 10 19:33:55 2013	(r336094)
+++ head/graphics/apngdis/Makefile	Tue Dec 10 19:38:47 2013	(r336095)
@@ -1,4 +1,4 @@
-# Created by: nemysis at gmx.ch
+# Created by: nemysis <nemysis at gmx.ch>
 # $FreeBSD$
 
 PORTNAME=	apngdis
@@ -7,7 +7,7 @@ DISTVERSIONSUFFIX=-src
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}
 
-MAINTAINER=	nemysis at gmx.ch
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Deconstructs APNG files into individual frames
 
 LICENSE=	ZLIB


More information about the svn-ports-all mailing list