diff options
author | dinoex <dinoex@FreeBSD.org> | 2014-12-10 23:39:38 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2014-12-10 23:39:38 +0800 |
commit | 3d1cd4c381ac9b7821ac8f34eb86c071fe88e7fc (patch) | |
tree | b8bfe4e6f308f705115093b571f52c02bd7484f1 /graphics | |
parent | b1bc892b5f47df91c50acc9e36124400d8c97e17 (diff) | |
download | freebsd-ports-gnome-3d1cd4c381ac9b7821ac8f34eb86c071fe88e7fc.tar.gz freebsd-ports-gnome-3d1cd4c381ac9b7821ac8f34eb86c071fe88e7fc.tar.zst freebsd-ports-gnome-3d1cd4c381ac9b7821ac8f34eb86c071fe88e7fc.zip |
- reset MAINTAINER
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tiffgt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tiffgt/Makefile b/graphics/tiffgt/Makefile index 14fdd07210af..3f39d505b3da 100644 --- a/graphics/tiffgt/Makefile +++ b/graphics/tiffgt/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ http://download.osgeo.org/libtiff/ DISTNAME= tiff-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11 Tools for working with TIFF images LICENSE= BSD3CLAUSE |