diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-11-02 07:02:32 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-11-02 07:02:32 +0000 |
commit | 33fdf822e84f2c764ea5045d113b5f0ea61fa465 (patch) | |
tree | 7d2b7c519d4c192c477336f080880cd4bbeb3e3e /x11 | |
parent | 3ad1237b1adebf94d38bb936810acbff0396ea46 (diff) | |
download | pkgsrc-33fdf822e84f2c764ea5045d113b5f0ea61fa465.tar.gz |
I'm the new maintainer.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index 8413a167a7d..f785cef186c 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2003/10/22 01:20:30 grant Exp $ +# $NetBSD: Makefile,v 1.35 2003/11/02 07:03:08 xtraeme Exp $ # DISTNAME= gtk+-2.2.4 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.2/ \ ${MASTER_SITE_GNOME:=sources/gtk+/2.2/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.gtk.org/ COMMENT= The GIMP Toolkit - libraries for building X11 user interfaces |