aboutsummaryrefslogtreecommitdiff
path: root/graphics/apngdis
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2013-12-10 19:38:47 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2013-12-10 19:38:47 +0000
commitb205b4e7bd32fe85313dee3797c826de4b328e36 (patch)
tree7e0506b1484f9cd0ea03a51e48d813ef2df25e83 /graphics/apngdis
parent7f36ca74b8b7dd56839f11cb22de8a86be962388 (diff)
downloadports-b205b4e7bd32fe85313dee3797c826de4b328e36.tar.gz
ports-b205b4e7bd32fe85313dee3797c826de4b328e36.zip
Notes
Diffstat (limited to 'graphics/apngdis')
-rw-r--r--graphics/apngdis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/apngdis/Makefile b/graphics/apngdis/Makefile
index e103e404f403..8667b37ecd43 100644
--- a/graphics/apngdis/Makefile
+++ b/graphics/apngdis/Makefile
@@ -1,4 +1,4 @@
-# Created by: nemysis@gmx.ch
+# Created by: nemysis <nemysis@gmx.ch>
# $FreeBSD$
PORTNAME= apngdis
@@ -7,7 +7,7 @@ DISTVERSIONSUFFIX=-src
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
-MAINTAINER= nemysis@gmx.ch
+MAINTAINER= ports@FreeBSD.org
COMMENT= Deconstructs APNG files into individual frames
LICENSE= ZLIB