diff options
author | tron <tron> | 1998-10-04 23:27:39 +0000 |
---|---|---|
committer | tron <tron> | 1998-10-04 23:27:39 +0000 |
commit | 79120c9fb84d07855829469171a2a10793ea3f96 (patch) | |
tree | 6592c6d3fcd30449934ce460754ee98bd8d462c2 | |
parent | 8224fa1be3eda19694c006b95117fe1e214a38e1 (diff) | |
download | pkgsrc-79120c9fb84d07855829469171a2a10793ea3f96.tar.gz |
Make me the maintainer of this package.
-rw-r--r-- | x11/gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile index 649ef313999..22780c6a37e 100644 --- a/x11/gtk/Makefile +++ b/x11/gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 1998/10/04 18:27:47 tron Exp $ +# $NetBSD: Makefile,v 1.19 1998/10/04 23:27:39 tron Exp $ DISTNAME= gtk+-1.1.2 CATEGORIES= x11 @@ -6,7 +6,7 @@ MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.1/ \ ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/v1.1/ \ ftp://ftp.flirble.org/pub/X/gimp/pub/gtk/v1.1/ -MAINTAINER= bsieker@techfak.uni-bielefeld.de +MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gtk.org/ DEPENDS+= glib-1.1.3:../../devel/glib |