diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
commit | 4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa (patch) | |
tree | 847e15354b955cd011a1e3b06cb5f7edb79a61fb /textproc/colordiff | |
parent | af5a7e53ea6040461cdb85ecb4bbbfc1ce7a7783 (diff) |
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
Notes
Notes:
svn path=/head/; revision=144389
Diffstat (limited to 'textproc/colordiff')
-rw-r--r-- | textproc/colordiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/colordiff/Makefile b/textproc/colordiff/Makefile index 07ece3e68dc4..524f70f86f55 100644 --- a/textproc/colordiff/Makefile +++ b/textproc/colordiff/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A tool to colorize diff output USE_PERL5= yes |