diff options
author | wiz <wiz> | 2006-10-04 21:46:12 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 21:46:12 +0000 |
commit | 106426048cfa39e5acf7b9548ed9b677ef84187c (patch) | |
tree | cc8a6c3fd113b204d590685e4def89a095409cbf /lang/gb | |
parent | 905913d1951f1fa69508fd247aca65dcec91cdfd (diff) | |
download | pkgsrc-106426048cfa39e5acf7b9548ed9b677ef84187c.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 |