diff options
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash-completion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile index e27fa8a3431b..433f78213a66 100644 --- a/shells/bash-completion/Makefile +++ b/shells/bash-completion/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.4 PORTEPOCH= 1 CATEGORIES= shells -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Programmable completion library for Bash LICENSE= GPLv2 |