diff options
author | wiz <wiz@pkgsrc.org> | 2018-08-19 20:16:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-08-19 20:16:39 +0000 |
commit | 3ce5d81381821756a7596f82b6c4104f99c5a575 (patch) | |
tree | 154cad47145a16f8f9d97638a42c86a4b649552f /devel | |
parent | 38e04eb8fa9d1c09f591563cc78207af8164d50d (diff) | |
download | pkgsrc-3ce5d81381821756a7596f82b6c4104f99c5a575.tar.gz |
*: reset maintainer for drochner
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libglade/Makefile | 5 | ||||
-rw-r--r-- | devel/libusb/Makefile | 4 | ||||
-rw-r--r-- | devel/pthread-stublib/Makefile | 4 |
3 files changed, 6 insertions, 7 deletions
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile index ecd79c8e9e3..17999003836 100644 --- a/devel/libglade/Makefile +++ b/devel/libglade/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.98 2018/04/16 14:33:47 wiz Exp $ -# +# $NetBSD: Makefile,v 1.99 2018/08/19 20:16:39 wiz Exp $ DISTNAME= libglade-2.6.4 PKGREVISION= 27 @@ -7,7 +6,7 @@ CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libglade/2.6/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= drochner@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.jamesh.id.au/software/libglade/ COMMENT= Runtime interpreter for GLADE GUI files LICENSE= gnu-lgpl-v2 diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile index 2347f3e097e..18bce3e95cd 100644 --- a/devel/libusb/Makefile +++ b/devel/libusb/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.41 2018/02/19 17:59:23 mrg Exp $ +# $NetBSD: Makefile,v 1.42 2018/08/19 20:16:39 wiz Exp $ DISTNAME= libusb-0.1.12 PKGREVISION= 5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libusb/} -MAINTAINER= drochner@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://libusb.sourceforge.net/ COMMENT= USB access library (version 0) LICENSE= gnu-lgpl-v2.1 diff --git a/devel/pthread-stublib/Makefile b/devel/pthread-stublib/Makefile index ff1fd914a6d..8687e90ef54 100644 --- a/devel/pthread-stublib/Makefile +++ b/devel/pthread-stublib/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2012/10/31 11:19:27 asau Exp $ +# $NetBSD: Makefile,v 1.5 2018/08/19 20:16:39 wiz Exp $ DISTNAME= pthread-stublib-1.0 CATEGORIES= devel DISTFILES= # empty -MAINTAINER= drochner@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Library providing noop-stubs for pthread functions WRKSRC= ${WRKDIR} |