diff options
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash-completion-classic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |