diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:46:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:46:12 +0000 |
commit | 07d46249f698e0672e6b95d3571246e5e3f84bfa (patch) | |
tree | cc8a6c3fd113b204d590685e4def89a095409cbf /lang/gb | |
parent | f5b8945cb95a5365399b97ea5e24648542250c56 (diff) | |
download | pkgsrc-07d46249f698e0672e6b95d3571246e5e3f84bfa.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'lang/gb')
-rw-r--r-- | lang/gb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gb/Makefile b/lang/gb/Makefile index 10ce176464e..ab4e08c6bda 100644 --- a/lang/gb/Makefile +++ b/lang/gb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2006/07/19 19:14:38 jlam Exp $ +# $NetBSD: Makefile,v 1.27 2006/10/04 21:46:13 wiz Exp $ # DISTNAME= gb-0.0.20 @@ -7,7 +7,7 @@ CATEGORIES= lang gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gb/0.0/} MAINTAINER= rh@NetBSD.org -HOMEPAGE= http://www.gnome.org/gb/ +HOMEPAGE= http://www.gnome.org/projects/gb/ COMMENT= Basic for Gnome GNU_CONFIGURE= YES |