diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-03-07 23:08:25 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-03-07 23:08:25 +0800 |
commit | 72ddf44cd265367a5cd1a6da9dfea767157494b7 (patch) | |
tree | 0a2cb4926afe4e116b020c1188b3caadbbce0f8d /graphics/linux-tiff | |
parent | c9177b2a3f82cfe7df72eeee6567fc7edaf270ec (diff) | |
download | freebsd-ports-gnome-72ddf44cd265367a5cd1a6da9dfea767157494b7.tar.gz freebsd-ports-gnome-72ddf44cd265367a5cd1a6da9dfea767157494b7.tar.zst freebsd-ports-gnome-72ddf44cd265367a5cd1a6da9dfea767157494b7.zip |
Unify maintainer address for emulation ports.
(freebsd-emulation@FreeBSD.org -> emulation@FreeBSD.org)
Discussed with: netchild (emulation)
Diffstat (limited to 'graphics/linux-tiff')
-rw-r--r-- | graphics/linux-tiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux-tiff/Makefile b/graphics/linux-tiff/Makefile index e3c7a51f73d7..d537154781a1 100644 --- a/graphics/linux-tiff/Makefile +++ b/graphics/linux-tiff/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics linux MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} DISTNAME= libtiff-${PORTVERSION}-6.fc4.2 -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= TIFF library, Linux/i386 binary CONFLICTS= linux-f8-tiff-[0-9]* linux-f10-tiff-[0-9]* |