diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 17:30:24 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 17:30:24 +0000 |
commit | e85edd8850b460563822305ed7f11754a9499b0c (patch) | |
tree | 5f268566375503a40164128bc22e4e1912362f57 /devel | |
parent | a4fa66c6878ff4344da51203421b5d2eda543f06 (diff) | |
download | pkgsrc-e85edd8850b460563822305ed7f11754a9499b0c.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cutter/Makefile | 4 | ||||
-rw-r--r-- | devel/gmtk/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/cutter/Makefile b/devel/cutter/Makefile index c34047424a0..72a67a1f661 100644 --- a/devel/cutter/Makefile +++ b/devel/cutter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2014/10/07 16:47:22 adam Exp $ +# $NetBSD: Makefile,v 1.41 2015/03/15 17:30:24 hiramatsu Exp $ # DISTNAME= cutter-1.2.4 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cutter/} -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://cutter.sourceforge.net/ COMMENT= Unit Testing Framework for C and C++ LICENSE= gnu-lgpl-v3 diff --git a/devel/gmtk/Makefile b/devel/gmtk/Makefile index 11ddb4596b9..08c6d379a73 100644 --- a/devel/gmtk/Makefile +++ b/devel/gmtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2015/02/21 23:35:39 ryoon Exp $ +# $NetBSD: Makefile,v 1.28 2015/03/15 17:30:24 hiramatsu Exp $ # DISTNAME= gmtk-1.0.9 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://gmtk.googlecode.com/svn/packages/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.google.com/p/gmtk/ COMMENT= Gnome-mplayer toolkit LICENSE= gnu-gpl-v2 |