diff options
author | obache <obache@pkgsrc.org> | 2011-02-14 01:07:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-02-14 01:07:41 +0000 |
commit | c9be1567e8c54560f391095b7be3c1b344fb1800 (patch) | |
tree | b133ed859cb1ae187eea65116b470ae7fa85cb7b | |
parent | 65b90dd1a1935ccaa3df5cd5dbc078593c22508f (diff) | |
download | pkgsrc-c9be1567e8c54560f391095b7be3c1b344fb1800.tar.gz |
gave up maintainership of Gnome related packages.
-rw-r--r-- | devel/gobject-introspection/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index 6249dc11248..5b889aee04b 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/02/10 05:17:13 obache Exp $ +# $NetBSD: Makefile,v 1.5 2011/02/14 01:07:41 obache Exp $ # DISTNAME= gobject-introspection-0.10.2 @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gobject-introspection/0.10/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://live.gnome.org/GObjectIntrospection COMMENT= GObject Introspection LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 |