From 2644e2360d2cb0515001bd409e550b6dfd0f54dd Mon Sep 17 00:00:00 2001 From: landry Date: Sun, 27 Sep 2009 10:50:58 +0000 Subject: [PATCH] Fix HOMEPAGE and MASTER_SITES, bump PKGNAME. --- x11/wmweather/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x11/wmweather/Makefile b/x11/wmweather/Makefile index 7e302dd2879..e9be22815e7 100644 --- a/x11/wmweather/Makefile +++ b/x11/wmweather/Makefile @@ -1,12 +1,12 @@ -# $OpenBSD: Makefile,v 1.17 2007/09/15 20:04:25 merdely Exp $ +# $OpenBSD: Makefile,v 1.18 2009/09/27 10:50:58 landry Exp $ COMMENT= wm-dockapp; weather monitor DISTNAME= wmweather-2.4.3 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= x11 x11/windowmaker -HOMEPAGE= http://www.godisch.de/debian/wmweather/ +HOMEPAGE= http://people.debian.org/~godisch/wmweather/ MAINTAINER= Peter Stromberg