diff options
author | jmcneill <jmcneill> | 2009-01-12 16:19:07 +0000 |
---|---|---|
committer | jmcneill <jmcneill> | 2009-01-12 16:19:07 +0000 |
commit | 067dc7e0fd8d9d1b5dee68c2f907bb4c569e867c (patch) | |
tree | f1d530c172475a632c1cee51cfdd7b11ee3755ba | |
parent | c53ff2a37ee2269d2e91b5e6f4641683b1fe2b47 (diff) | |
download | pkgsrc-067dc7e0fd8d9d1b5dee68c2f907bb4c569e867c.tar.gz |
drop maintainership
-rw-r--r-- | audio/xmms-fmradio/Makefile | 4 | ||||
-rw-r--r-- | audio/xmms-mad/Makefile | 4 | ||||
-rw-r--r-- | games/quake3arena/Makefile | 4 | ||||
-rw-r--r-- | graphics/dia/Makefile.common | 4 | ||||
-rw-r--r-- | net/sharity-light/Makefile | 4 | ||||
-rw-r--r-- | sysutils/radeontool/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/audio/xmms-fmradio/Makefile b/audio/xmms-fmradio/Makefile index 50948093e6d..ac28102e379 100644 --- a/audio/xmms-fmradio/Makefile +++ b/audio/xmms-fmradio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/11/05 14:47:55 rillig Exp $ +# $NetBSD: Makefile,v 1.20 2009/01/12 16:21:38 jmcneill Exp $ # DISTNAME= xmms-FMRadio-1.4 @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://silicone.free.fr/xmms-FMRadio/ EXTRACT_SUFX= .tgz -MAINTAINER= jmcneill@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://silicone.free.fr/xmms-FMRadio/ COMMENT= Use a Radio Tuner card in XMMS diff --git a/audio/xmms-mad/Makefile b/audio/xmms-mad/Makefile index aa7f30115a7..24e3933743e 100644 --- a/audio/xmms-mad/Makefile +++ b/audio/xmms-mad/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.24 2008/07/14 12:55:59 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2009/01/12 16:21:54 jmcneill Exp $ # DISTNAME= xmms-mad-0.5.7 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmms-mad/} -MAINTAINER= jmcneill@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/xmms-mad/ COMMENT= Input plugin for XMMS that uses libmad diff --git a/games/quake3arena/Makefile b/games/quake3arena/Makefile index 264578518bc..bf979e4115f 100644 --- a/games/quake3arena/Makefile +++ b/games/quake3arena/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2008/09/12 22:04:18 gdt Exp $ +# $NetBSD: Makefile,v 1.34 2009/01/12 16:19:31 jmcneill Exp $ DISTNAME= linuxq3apoint-1.32b.x86 PKGREVISION= 3 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake3/linux/ \ ftp://mirrors.xmission.com/idsoftware/quake3/linux/ EXTRACT_SUFX= .run -MAINTAINER= jmcneill@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.quake3arena.com/ COMMENT= Quake 3 Arena -- first person shooter (binary only, no data files) diff --git a/graphics/dia/Makefile.common b/graphics/dia/Makefile.common index 8484710c586..e10adae38df 100644 --- a/graphics/dia/Makefile.common +++ b/graphics/dia/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.20 2009/01/04 18:01:00 wiz Exp $ +# $NetBSD: Makefile.common,v 1.21 2009/01/12 16:20:38 jmcneill Exp $ # DISTNAME= dia-0.96.1 @@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:S/dia-/dia${DIA_SUBPKG}-/} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dia/0.96/} -MAINTAINER= jmcneill@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/projects/dia/ COMMENT= Program for creating diagrams of all kinds diff --git a/net/sharity-light/Makefile b/net/sharity-light/Makefile index 369f83c0ff5..423cf535ea6 100644 --- a/net/sharity-light/Makefile +++ b/net/sharity-light/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2007/01/07 09:14:06 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2009/01/12 16:19:07 jmcneill Exp $ # DISTNAME= Sharity-Light.1.2 @@ -6,7 +6,7 @@ PKGNAME= sharity-light-1.2 CATEGORIES= net MASTER_SITES= http://www.obdev.at/ftp/pub/Products/Sharity-Light/ -MAINTAINER= jmcneill@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.obdev.at/products/sharity-light/ COMMENT= Userland smbfs -- SMB to NFS protocol converter diff --git a/sysutils/radeontool/Makefile b/sysutils/radeontool/Makefile index f02c931f91f..8f8fa25c513 100644 --- a/sysutils/radeontool/Makefile +++ b/sysutils/radeontool/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2008/11/03 22:04:33 bjs Exp $ +# $NetBSD: Makefile,v 1.8 2009/01/12 16:20:54 jmcneill Exp $ DISTNAME= radeontool-1.5 PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://fdd.com/software/radeon/ -MAINTAINER= jmcneill@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://fdd.com/software/radeon/ COMMENT= Toggle backlight and external video output on Radeon cards |