From 7f699e68244e034c0e6dac04a8ad8ac050449d90 Mon Sep 17 00:00:00 2001 From: ehaupt Date: Wed, 29 Sep 2010 19:01:12 +0000 Subject: Change my MAINTAINER address --- shells/bash-completion-classic/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shells') diff --git a/shells/bash-completion-classic/Makefile b/shells/bash-completion-classic/Makefile index 3798764ee896..24c6ed5eba35 100644 --- a/shells/bash-completion-classic/Makefile +++ b/shells/bash-completion-classic/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.caliban.org/files/bash/ \ CRITICAL DISTNAME= ${PORTNAME:C/\-classic//}-${PORTVERSION} -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Programmable completion library for Bash 2.04 and up WRKSRC= ${WRKDIR}/bash_completion -- cgit