diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-11-23 02:25:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-11-23 02:25:42 +0000 |
commit | 8471dae31d1f8124b219ffd2b2ce1f6082f8e023 (patch) | |
tree | 16e5524c53a578806c79ef675b55921fc7772204 /misc/colortail | |
parent | d6b7010976306c01393c13591db20b0eda7e93c7 (diff) |
Remove maintainers with undeliverable email addresses.
Notes
Notes:
svn path=/head/; revision=70805
Diffstat (limited to 'misc/colortail')
-rw-r--r-- | misc/colortail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index 67b59dc045e6..a7d6a2d9d707 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.0 CATEGORIES= misc MASTER_SITES= http://www.student.hk-r.se/~pt98jan/ -MAINTAINER= bugg@bugg.strangled.net +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt |