diff options
Diffstat (limited to 'shells/bash3')
-rw-r--r-- | shells/bash3/Makefile | 1 | ||||
-rw-r--r-- | shells/bash3/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile index 0808da9..9ffdd87 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> diff --git a/shells/bash3/pkg-comment b/shells/bash3/pkg-comment deleted file mode 100644 index 0f4244d..0000000 --- a/shells/bash3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The GNU Bourne Again Shell |