diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-03-03 09:08:08 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-03-03 09:08:08 +0000 |
commit | be2efef113ed3a7e3cabf5eb8d210227435ee475 (patch) | |
tree | bb7e95a6c26183d161cce2f508180a615899814b /shells | |
parent | 36058735642a1a53a954cdc53efaf0b0d9d2aa45 (diff) | |
download | ports-be2efef113ed3a7e3cabf5eb8d210227435ee475.tar.gz ports-be2efef113ed3a7e3cabf5eb8d210227435ee475.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 3e8cecde6fbc..e2ffd6ccc414 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -1,4 +1,4 @@ -# Created by: Emanuel Haupt <ehaupt@FreeBSD.org> +# Created by: Oliver Eikemeier # $FreeBSD$ PORTNAME= bash |