pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xscreensaver The comepage is currently not accessi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b951f41cf256
branches:  trunk
changeset: 479532:b951f41cf256
user:      reinoud <reinoud%pkgsrc.org@localhost>
date:      Mon Aug 16 14:10:33 2004 +0000

description:
The comepage is currently not accessible for downloads; it could be squatted.
Moved the other download site up as first choice

diffstat:

 x11/xscreensaver/Makefile.common |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (17 lines):

diff -r 25e40ce0652f -r b951f41cf256 x11/xscreensaver/Makefile.common
--- a/x11/xscreensaver/Makefile.common  Mon Aug 16 13:10:24 2004 +0000
+++ b/x11/xscreensaver/Makefile.common  Mon Aug 16 14:10:33 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.75 2004/05/15 13:13:19 wiz Exp $
+# $nETbsd: Makefile.common,v 1.75 2004/05/15 13:13:19 wiz Exp $
 #
 
 DISTNAME=              xscreensaver-4.16
 CATEGORIES=            x11
-MASTER_SITES=          ${HOMEPAGE} \
-                       ftp://ftp.fu-berlin.de/unix/X11/graphics/xscreensaver/
+MASTER_SITES=          ftp://ftp.fu-berlin.de/unix/X11/graphics/xscreensaver/ \
+                       ${HOMEPAGE}
 
 MAINTAINER=            wiz%NetBSD.org@localhost
 HOMEPAGE=              http://www.jwz.org/xscreensaver/



Home | Main Index | Thread Index | Old Index