aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2010-09-30 03:01:12 +0800
committerehaupt <ehaupt@FreeBSD.org>2010-09-30 03:01:12 +0800
commit7f699e68244e034c0e6dac04a8ad8ac050449d90 (patch)
tree27ec2c4e6aee5dce081bd635fb5c49e9e1b7c49a /shells
parent46b178baa387ce72eee07d66b856f159251513dc (diff)
downloadfreebsd-ports-gnome-7f699e68244e034c0e6dac04a8ad8ac050449d90.tar.gz
freebsd-ports-gnome-7f699e68244e034c0e6dac04a8ad8ac050449d90.tar.zst
freebsd-ports-gnome-7f699e68244e034c0e6dac04a8ad8ac050449d90.zip
Change my MAINTAINER address
Diffstat (limited to 'shells')
-rw-r--r--shells/bash-completion-classic/Makefile2
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