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 /plan9/9wm | |
parent | ce73ba6805e12496192970ec6461743a413a5c2c (diff) | |
download | pkgsrc-e8cfa0b6f5b2eb8025754177ae047b836ab35818.tar.gz |
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'plan9/9wm')
-rw-r--r-- | plan9/9wm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plan9/9wm/Makefile b/plan9/9wm/Makefile index ff5456b87ab..e7905561ad8 100644 --- a/plan9/9wm/Makefile +++ b/plan9/9wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/04/15 10:38:44 agc Exp $ +# $NetBSD: Makefile,v 1.7 1998/04/20 11:56:31 frueauf Exp $ # FreeBSD Id: Makefile,v 1.4 1997/05/28 06:18:20 fenner Exp # @@ -7,7 +7,7 @@ CATEGORIES= plan9 MASTER_SITES= ftp://ftp.mathcs.emory.edu/pub/arnold/ EXTRACT_SUFX= .shar.gz -MAINTAINER= erich@FreeBSD.org +MAINTAINER= packages@netbsd.org NO_WRKSUBDIR= yes EXTRACT_CMD= zcat |