pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/wmget Invert MASTER_SITES and HOMEPAGE. Pointed ou...
details: https://anonhg.NetBSD.org/pkgsrc/rev/69525e922b4a
branches: trunk
changeset: 508849:69525e922b4a
user: rpaulo <rpaulo%pkgsrc.org@localhost>
date: Sun Feb 26 18:44:54 2006 +0000
description:
Invert MASTER_SITES and HOMEPAGE. Pointed out by Bernd Ernesti.
diffstat:
net/wmget/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 70b25521e1b8 -r 69525e922b4a net/wmget/Makefile
--- a/net/wmget/Makefile Sun Feb 26 17:40:44 2006 +0000
+++ b/net/wmget/Makefile Sun Feb 26 18:44:54 2006 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/02/25 13:31:28 rpaulo Exp $
+# $NetBSD: Makefile,v 1.2 2006/02/26 18:44:54 rpaulo Exp $
DISTNAME= wmget-0.6.0-src
PKGNAME= ${DISTNAME:S/-src//}
WRKSRC= ${WRKDIR}/wmget
CATEGORIES= net
-MASTER_SITES= http://amtrickey.net/wmget/index.html
+MASTER_SITES= http://amtrickey.net/download/
MAINTAINER= rpaulo%NetBSD.org@localhost
-HOMEPAGE= http://amtrickey.net/download/
+HOMEPAGE= http://amtrickey.net/wmget/index.html
COMMENT= Background download manager in a Window Maker dock app
SUBST_CLASSES+= ldflags
Home |
Main Index |
Thread Index |
Old Index