summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2017-03-13 10:45:31 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2017-03-13 10:45:31 +0000
commit09b07cfe13d6485490525ef452dcb0c5ba0d840d (patch)
treeb30a1f08f3ee6f020f28d27c24f70384fd528d49
parentUpdate net/mobile-broadband-provider-info to 20170310 (diff)
Take maintainership
Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D9971
Notes
Notes: svn path=/head/; revision=436062
-rw-r--r--graphics/netpbm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 0cec95467f38..d596af40a373 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= SF/netpbm/super_stable/${PORTVERSION} \
LOCAL/dinoex/:man
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= tobik@FreeBSD.org
COMMENT= Toolkit for conversion of images between different formats
LIB_DEPENDS= libtiff.so:graphics/tiff \