diff options
Diffstat (limited to 'x11/gtk')
-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 b3b48e8c793..9fd901c4ae4 100644 --- a/x11/gtk/Makefile +++ b/x11/gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.86 2003/07/13 13:54:03 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2003/07/17 22:56:30 grant Exp $ DISTNAME= gtk+-1.2.10 PKGREVISION= 5 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.2/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \ ${MASTER_SITE_GNOME:=sources/gtk+/1.2/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gtk.org/ COMMENT= Gimp toolkit. Libraries for building X11 user interfaces |