diff options
author | obache <obache@pkgsrc.org> | 2008-01-15 12:42:52 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-01-15 12:42:52 +0000 |
commit | 6f887a9f4f5cab54dd928ad7f138f87250aebd6a (patch) | |
tree | 661d59aae3a59086d9ad5b47d6ef955257aa86d7 /x11/imwheel | |
parent | a3badafeb8244d5c81b4a25cc1717775f7f30bd6 (diff) | |
download | pkgsrc-6f887a9f4f5cab54dd928ad7f138f87250aebd6a.tar.gz |
Update HOMEPAGE and MASTER_SITES to sourceforge.
Diffstat (limited to 'x11/imwheel')
-rw-r--r-- | x11/imwheel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/imwheel/Makefile b/x11/imwheel/Makefile index d2566140ee1..7b35197b3a2 100644 --- a/x11/imwheel/Makefile +++ b/x11/imwheel/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.11 2007/01/15 18:05:47 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2008/01/15 12:42:52 obache Exp $ # DISTNAME= imwheel-0.9.9 PKGREVISION= 1 CATEGORIES= x11 -MASTER_SITES= http://jonatkins.org/imwheel/files/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=imwheel/} MAINTAINER= zuntum@NetBSD.org -HOMEPAGE= http://jcatki.dhs.org/imwheel/ +HOMEPAGE= http://imwheel.sourceforge.net/ COMMENT= Tool which helps to use mousewheels USE_X11BASE= YES |