diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:19:26 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:19:26 +0000 |
commit | b4fd0b8e386285d2ad798be5e13afa258ab7e71d (patch) | |
tree | 5c6b1cda23e1ae7ba6e9ba4da0a7a3cb6aca0f7b /graphics/giftrans | |
parent | e998b177f0f3ceb33135f884c7ffdb088236c864 (diff) | |
download | ports-b4fd0b8e386285d2ad798be5e13afa258ab7e71d.tar.gz ports-b4fd0b8e386285d2ad798be5e13afa258ab7e71d.zip |
Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb
Reviewed by: portmgr
Notes
Notes:
svn path=/head/; revision=92908
Diffstat (limited to 'graphics/giftrans')
-rw-r--r-- | graphics/giftrans/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/giftrans/Makefile b/graphics/giftrans/Makefile index d14394a20940..de269be91299 100644 --- a/graphics/giftrans/Makefile +++ b/graphics/giftrans/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.rz.uni-karlsruhe.de/pub/net/www/tools/giftrans/ DISTFILES= giftrans.c giftrans.1 -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tool for GIF89a transparent option and interlace mode DIST_SUBDIR= giftrans |