diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /shells/bash3/Makefile | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'shells/bash3/Makefile')
-rw-r--r-- | shells/bash3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile index 0808da9fdb6d..9ffdd87f3520 100644 --- a/shells/bash3/Makefile +++ b/shells/bash3/Makefile @@ -24,6 +24,7 @@ PATCH_SITE_SUBDIR= obrien PATCHFILES= bash205b-001 bash205b-002 bash205b-003 bash205b-004 MAINTAINER= obrien@FreeBSD.org +COMMENT= The GNU Bourne Again Shell .include <bsd.port.pre.mk> |