aboutsummaryrefslogtreecommitdiff
path: root/graphics/tiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2016-03-18 13:28:04 +0000
committerMark Felder <feld@FreeBSD.org>2016-03-18 13:28:04 +0000
commit1ad5f4fd86c54eead75c80c828b25cf0a8e78e74 (patch)
tree0295e4aa6c12c7b627f03a49c959a9fdaa4297c0 /graphics/tiff
parent29b820f673f89c429cca846272a255be70147ff4 (diff)
downloadports-1ad5f4fd86c54eead75c80c828b25cf0a8e78e74.tar.gz
ports-1ad5f4fd86c54eead75c80c828b25cf0a8e78e74.zip
Revert MAINTAINER update
These ports were intentionally set to portmgr@FreeBSD.org as MAINTAINER; it was not a mistake. They require exp-runs and special care when updating. Submitted by: antoine
Notes
Notes: svn path=/head/; revision=411354
Diffstat (limited to 'graphics/tiff')
-rw-r--r--graphics/tiff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index f04b14a0f99a..3001059a5601 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= graphics
MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \
http://download.osgeo.org/libtiff/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= portmgr@FreeBSD.org
COMMENT= Tools and library routines for working with TIFF images
LICENSE= BSD3CLAUSE