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/9menu | |
parent | ce73ba6805e12496192970ec6461743a413a5c2c (diff) | |
download | pkgsrc-e8cfa0b6f5b2eb8025754177ae047b836ab35818.tar.gz |
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'plan9/9menu')
-rw-r--r-- | plan9/9menu/Makefile | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/plan9/9menu/Makefile b/plan9/9menu/Makefile index a4d16222830..f16add1e7b9 100644 --- a/plan9/9menu/Makefile +++ b/plan9/9menu/Makefile @@ -1,23 +1,23 @@ -# $NetBSD: Makefile,v 1.5 1998/04/15 10:38:41 agc Exp $ +# $NetBSD: Makefile,v 1.6 1998/04/20 11:56:31 frueauf Exp $ # FreeBSD Id: Makefile,v 1.4 1997/09/08 12:23:55 tg Exp # -DISTNAME= 9menu-1.5 -CATEGORIES= plan9 -MASTER_SITES= ftp://ftp.mathcs.emory.edu/pub/arnold/ -EXTRACT_SUFX= .shar.gz +DISTNAME= 9menu-1.5 +CATEGORIES= plan9 +MASTER_SITES= ftp://ftp.mathcs.emory.edu/pub/arnold/ +EXTRACT_SUFX= .shar.gz -MAINTAINER= erich@FreeBSD.org +MAINTAINER= packages@netbsd.org -OPSYS!= uname -s +OPSYS!= uname -s .if (${OPSYS} == "NetBSD") -MANCOMPRESSED= yes +MANCOMPRESSED= yes .endif -MAN1= 9menu.1 +MAN1= 9menu.1 -NO_WRKSUBDIR= yes +NO_WRKSUBDIR= yes EXTRACT_CMD= zcat EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= |sh |