diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2017-01-10 00:09:38 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2017-01-10 00:09:38 +0000 |
commit | 379dc3a0b132cd8acf1535754c3291bd68141756 (patch) | |
tree | 13d2f97ef2d5fc3aa1145a70fc074d608f7e02b6 /shells | |
parent | 3bb41b61be05ce3ace55167d30faa2a500d87d2d (diff) | |
download | ports-379dc3a0b132cd8acf1535754c3291bd68141756.tar.gz ports-379dc3a0b132cd8acf1535754c3291bd68141756.zip |
Notes
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 |