diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-01-20 16:15:52 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-01-20 16:15:52 +0000 |
commit | d971a332daeebd393322b9077c3deba99d00db5f (patch) | |
tree | 50895aef1324b526e63418aa3c65ba37b8a026b6 /sysutils/grub | |
parent | 1a521645f061613a9177e5f88480f85137036f0c (diff) | |
download | pkgsrc-d971a332daeebd393322b9077c3deba99d00db5f.tar.gz |
Drop maintainership. I can't seriously be the maintainer of so many
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
Diffstat (limited to 'sysutils/grub')
-rw-r--r-- | sysutils/grub/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile index 25bd90dbb92..058701eb402 100644 --- a/sysutils/grub/Makefile +++ b/sysutils/grub/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2005/11/12 06:35:24 jlam Exp $ +# $NetBSD: Makefile,v 1.38 2006/01/20 16:15:54 jmmv Exp $ # DISTNAME= grub-0.97 @@ -6,7 +6,7 @@ PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= ftp://alpha.gnu.org/gnu/grub/ -MAINTAINER= jmmv@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnu.org/software/grub/ COMMENT= GRand Unified Bootloader -- Boots *BSD, Linux, groks ffs, FAT, ext2 |