diff options
author | feld <feld@FreeBSD.org> | 2016-03-18 21:28:04 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2016-03-18 21:28:04 +0800 |
commit | 8f6538d0e06e5491c5c8e9800cf80ba99571d917 (patch) | |
tree | 0295e4aa6c12c7b627f03a49c959a9fdaa4297c0 /graphics/giflib | |
parent | 799551fdbdd0dbb2b3cf9dcd000fdf8ecb0a424c (diff) | |
download | freebsd-ports-gnome-8f6538d0e06e5491c5c8e9800cf80ba99571d917.tar.gz freebsd-ports-gnome-8f6538d0e06e5491c5c8e9800cf80ba99571d917.tar.zst freebsd-ports-gnome-8f6538d0e06e5491c5c8e9800cf80ba99571d917.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
Diffstat (limited to 'graphics/giflib')
-rw-r--r-- | graphics/giflib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile index 72a17a5e0154..f77959414179 100644 --- a/graphics/giflib/Makefile +++ b/graphics/giflib/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 0 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmgr@FreeBSD.org COMMENT= Tools and library routines for working with GIF images CONFLICTS= libungif-[0-9]* |