diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-04 11:29:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-04 11:29:57 +0000 |
commit | f9a0c7d5fc006eaf2693fa9f5b0dd9992ed5fcd4 (patch) | |
tree | fab83f6f064f2f19a752fe849735c80f2d5a2e74 /x11/gtkglarea | |
parent | f394899b1c593c966c68470768077ea697a2ce43 (diff) | |
download | pkgsrc-f9a0c7d5fc006eaf2693fa9f5b0dd9992ed5fcd4.tar.gz |
Update MASTER_SITES/HOMEPAGE -- mostly disappeared.
From Sergey Svishchev in private mail.
Diffstat (limited to 'x11/gtkglarea')
-rw-r--r-- | x11/gtkglarea/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/gtkglarea/Makefile b/x11/gtkglarea/Makefile index a66ad988a4f..f1ad012f1b7 100644 --- a/x11/gtkglarea/Makefile +++ b/x11/gtkglarea/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.40 2006/03/04 21:31:09 jlam Exp $ +# $NetBSD: Makefile,v 1.41 2007/03/04 11:29:58 wiz Exp $ DISTNAME= gtkglarea-1.2.3 PKGREVISION= 2 CATEGORIES= x11 graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openev/} \ - http://www.student.oulu.fi/~jlof/gtkglarea/download/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openev/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.student.oulu.fi/~jlof/gtkglarea/ +HOMEPAGE= http://web.archive.org/web/20011204180640/http://www.student.oulu.fi/~jlof/gtkglarea/ COMMENT= OpenGL/Mesa widget for GTK+ GUI toolkit USE_LIBTOOL= yes |