diff options
author | wiz <wiz@pkgsrc.org> | 2012-08-20 06:41:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-08-20 06:41:48 +0000 |
commit | 74721e8a34acf6be34a13800b142bba07dac4879 (patch) | |
tree | 459b36f94d62b0cca671f4f8fbe69a7163ca6a26 /shells | |
parent | 6b498d7eb3ddb74ef4937ddbe945826e9034909c (diff) | |
download | pkgsrc-74721e8a34acf6be34a13800b142bba07dac4879.tar.gz |
Drop maintainership.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index a9c457d6545..1d1c533818f 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2012/07/18 15:43:09 spz Exp $ +# $NetBSD: Makefile,v 1.54 2012/08/20 06:41:48 wiz Exp $ BASH_VERSION= 4.2 @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=bash/} \ #PATCH_SITES= ${MASTER_SITES:=bash-4.0-patches/} #PATCHFILES+= bash40-001 bash40-002 bash40-003 bash40-004 bash40-005 -MAINTAINER= wiz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/bash/bash.html COMMENT= The GNU Bourne Again Shell LICENSE= gnu-gpl-v3 |