diff options
author | frueauf <frueauf> | 1998-04-20 11:56:17 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-04-20 11:56:17 +0000 |
commit | e8cfa0b6f5b2eb8025754177ae047b836ab35818 (patch) | |
tree | 4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /shells/tcsh | |
parent | ce73ba6805e12496192970ec6461743a413a5c2c (diff) | |
download | pkgsrc-e8cfa0b6f5b2eb8025754177ae047b836ab35818.tar.gz |
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'shells/tcsh')
-rw-r--r-- | shells/tcsh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index 80ad0b4aa0e..07353176dc8 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1998/04/15 10:38:48 agc Exp $ +# $NetBSD: Makefile,v 1.9 1998/04/20 11:56:33 frueauf Exp $ # FreeBSD Id: Makefile,v 1.17 1996/12/17 05:18:09 asami Exp # @@ -7,7 +7,7 @@ PKGNAME= tcsh-6.07.02 CATEGORIES= shells MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ -MAINTAINER= ache@FreeBSD.ORG +MAINTAINER= packages@netbsd.org GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PKGNAME} |