pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/wmi Fix outdated MASTER_SITES and HOMEPAGE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da0846410f0e
branches:  trunk
changeset: 501958:da0846410f0e
user:      recht <recht%pkgsrc.org@localhost>
date:      Mon Oct 31 22:05:22 2005 +0000

description:
Fix outdated MASTER_SITES and HOMEPAGE.
Patch provided in PR 31933 by Leonard Schmidt.

diffstat:

 wm/wmi/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 056bbf85f1cc -r da0846410f0e wm/wmi/Makefile
--- a/wm/wmi/Makefile   Mon Oct 31 21:52:25 2005 +0000
+++ b/wm/wmi/Makefile   Mon Oct 31 22:05:22 2005 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.8 2005/06/01 18:03:26 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2005/10/31 22:05:22 recht Exp $
 #
 
 DISTNAME=      wmi-10
 CATEGORIES=    wm
-MASTER_SITES=  http://download.berlios.de/wmi/
+MASTER_SITES=  http://wmii.de/download/
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
-HOMEPAGE=      http://wmi.modprobe.de/
+HOMEPAGE=      http://wmii.de/
 COMMENT=       Minimalist, flexible and highly customizable window manager
 
 USE_LANGUAGES= c c++



Home | Main Index | Thread Index | Old Index