diff options
author | wiz <wiz> | 2008-04-09 22:40:19 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-04-09 22:40:19 +0000 |
commit | 02507fb3694cbe88abbbb32589ef3a79e6d03326 (patch) | |
tree | e890d1bea9ebe8518d97bbd61493331697864102 /misc/gok | |
parent | ac8a2cc17f13fe05eb5558939d4e5eec2d76d00b (diff) | |
download | pkgsrc-02507fb3694cbe88abbbb32589ef3a79e6d03326.tar.gz |
Set HOMEPAGE to the official gok homepage instead of the standard gnome one.
Diffstat (limited to 'misc/gok')
-rw-r--r-- | misc/gok/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gok/Makefile b/misc/gok/Makefile index 2aca5e5ff23..4c9e52cb7e3 100644 --- a/misc/gok/Makefile +++ b/misc/gok/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2008/03/06 14:53:52 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2008/04/09 22:40:19 wiz Exp $ # DISTNAME= gok-1.3.7 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gok/1.3/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.gnome.org/ +HOMEPAGE= http://www.gok.ca/ COMMENT= GNOME On-Screen Keyboard USE_DIRS+= gnome2-1.5 |