pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils Correct URL to distfile.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8ab0ce3022fa
branches:  trunk
changeset: 484254:8ab0ce3022fa
user:      sketch <sketch%pkgsrc.org@localhost>
date:      Fri Nov 26 17:22:54 2004 +0000

description:
Correct URL to distfile.

diffstat:

 sysutils/dbus/Makefile.common        |  4 ++--
 sysutils/desktop-file-utils/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (33 lines):

diff -r 97c619dcef6d -r 8ab0ce3022fa sysutils/dbus/Makefile.common
--- a/sysutils/dbus/Makefile.common     Fri Nov 26 17:20:07 2004 +0000
+++ b/sysutils/dbus/Makefile.common     Fri Nov 26 17:22:54 2004 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2004/10/11 17:45:26 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.2 2004/11/26 17:22:54 sketch Exp $
 #
 
 DBUS_VERSION=  0.22
 
 DISTNAME=      dbus-${DBUS_VERSION}
 CATEGORIES=    sysutils
-MASTER_SITES=  http://freedesktop.org/Software/dbus/releases/
+MASTER_SITES=  http://freedesktop.org/software/dbus/releases/
 
 MAINTAINER=    jmmv%NetBSD.org@localhost
 HOMEPAGE=      http://www.freedesktop.org/Software/dbus
diff -r 97c619dcef6d -r 8ab0ce3022fa sysutils/desktop-file-utils/Makefile
--- a/sysutils/desktop-file-utils/Makefile      Fri Nov 26 17:20:07 2004 +0000
+++ b/sysutils/desktop-file-utils/Makefile      Fri Nov 26 17:22:54 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2004/10/03 00:18:14 tv Exp $
+# $NetBSD: Makefile,v 1.3 2004/11/26 17:22:54 sketch Exp $
 #
 
 DISTNAME=      desktop-file-utils-0.8
 PKGREVISION=   1
 CATEGORIES=    sysutils gnome
-MASTER_SITES=  http://freedesktop.org/Software/desktop-file-utils/releases/
+MASTER_SITES=  http://freedesktop.org/software/desktop-file-utils/releases/
 
 MAINTAINER=    jmmv%NetBSD.org@localhost
 HOMEPAGE=      http://www.freedesktop.org/Software/desktop-file-utils



Home | Main Index | Thread Index | Old Index