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 | 3f55f46634e8ed4f5dc156792af7f9cf1886ae79 (patch) | |
tree | 661d59aae3a59086d9ad5b47d6ef955257aa86d7 /x11/imwheel | |
parent | 63de7d865e3c4127089080d1668bab27b1bf9e1d (diff) | |
download | pkgsrc-3f55f46634e8ed4f5dc156792af7f9cf1886ae79.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 |