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 | 0010af615578d2d83eb8aaa7522efb5c25b81c2c (patch) | |
tree | 459b36f94d62b0cca671f4f8fbe69a7163ca6a26 /shells/bash/Makefile | |
parent | 10bc5de96ffd3aa924eb1a185a65ba2599c80bab (diff) | |
download | pkgsrc-0010af615578d2d83eb8aaa7522efb5c25b81c2c.tar.gz |
Drop maintainership.
Diffstat (limited to 'shells/bash/Makefile')
-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 |