diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-04-20 11:56:17 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-04-20 11:56:17 +0000 |
commit | 49e36ada0b7cad65e7b5fb3d859f7c97294830ea (patch) | |
tree | 4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /shells/bash2 | |
parent | 798a7d5f97013b634e36f37d2784cf6ef3629942 (diff) | |
download | pkgsrc-49e36ada0b7cad65e7b5fb3d859f7c97294830ea.tar.gz |
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'shells/bash2')
-rw-r--r-- | shells/bash2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index 52cb96975f4..80b4d5fe899 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/04/17 09:37:25 agc Exp $ +# $NetBSD: Makefile,v 1.7 1998/04/20 11:56:32 frueauf Exp $ # FreeBSD Id: Makefile,v 1.26 1997/06/27 23:03:27 ache Exp # @@ -10,7 +10,7 @@ MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/ \ DISTFILES= bash-2.01.tar.gz bash-doc-2.01.tar.gz .endif -MAINTAINER= ache@FreeBSD.ORG +MAINTAINER= packages@netbsd.org GNU_CONFIGURE= Yes MAN1= bash.1 bashbug.1 |