diff options
author | zafer <zafer@pkgsrc.org> | 2009-05-30 02:03:36 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-05-30 02:03:36 +0000 |
commit | eb4829bc8a66acd0f0efd6bd40cc43167bf978bc (patch) | |
tree | 6e94e0f2ff8dfc112953c4370a30163b31dd41e8 | |
parent | ef90e4bd067dd0ceb726b2a3844a9e057a2a5efc (diff) | |
download | pkgsrc-eb4829bc8a66acd0f0efd6bd40cc43167bf978bc.tar.gz |
update homepage and master sites.
-rw-r--r-- | x11/wmweather/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/wmweather/Makefile b/x11/wmweather/Makefile index ae1d7cdcab3..43aa0896f35 100644 --- a/x11/wmweather/Makefile +++ b/x11/wmweather/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.31 2008/01/18 05:10:07 tnn Exp $ +# $NetBSD: Makefile,v 1.32 2009/05/30 02:03:36 zafer Exp $ # DISTNAME= wmweather-2.4.2 PKGREVISION= 8 CATEGORIES= x11 -MASTER_SITES= http://www.godisch.de/debian/wmweather/ +MASTER_SITES= http://people.debian.org/~godisch/wmweather/ MAINTAINER= rh@NetBSD.org -HOMEPAGE= http://www.godisch.de/debian/wmweather/ +HOMEPAGE= http://people.debian.org/~godisch/ COMMENT= WindowMaker DockApp showing local weather conditions WRKSRC= ${WRKDIR}/${DISTNAME}/src |