diff options
author | kris <kris@FreeBSD.org> | 2003-11-03 01:19:26 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-11-03 01:19:26 +0000 |
commit | 74e728b838e74f2c66db6660e36447672ebbba60 (patch) | |
tree | e2938f4c238cddf4afbeaf45dc25a745b6266aca /print | |
parent | d84eee84d935d0240dd621c125149e53559ce59e (diff) | |
download | FreeBSD-ports-74e728b838e74f2c66db6660e36447672ebbba60.zip FreeBSD-ports-74e728b838e74f2c66db6660e36447672ebbba60.tar.gz |
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
Diffstat (limited to 'print')
-rw-r--r-- | print/ttftot42/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ttftot42/Makefile b/print/ttftot42/Makefile index fc4dd0e..2553faf 100644 --- a/print/ttftot42/Makefile +++ b/print/ttftot42/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.1 CATEGORIES= print MASTER_SITES= http://www.giga.or.at/pub/nih/ttftot42/ -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TrueType to Type42 font converter USE_FREETYPE= yes |