diff options
author | tron <tron@pkgsrc.org> | 2000-01-15 10:16:17 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-01-15 10:16:17 +0000 |
commit | d4f6494b6c142b8508e79eb46f84c95dd0045f70 (patch) | |
tree | 6f9255f7667c0700ed220e157e22c4e12b697365 | |
parent | 0e3f98369d72c5544eab84a9b99775e812519380 (diff) | |
download | pkgsrc-d4f6494b6c142b8508e79eb46f84c95dd0045f70.tar.gz |
Update for yet another directory structure change on the GNOME FTP sites.
-rw-r--r-- | audio/esound/Makefile | 4 | ||||
-rw-r--r-- | audio/libaudiofile/Makefile | 4 | ||||
-rw-r--r-- | x11/gdm/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile index 89c585ffd83..3d66ca7e41d 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2000/01/02 18:02:39 tron Exp $ +# $NetBSD: Makefile,v 1.11 2000/01/15 10:16:17 tron Exp $ DISTNAME= esound-0.2.15 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/releases/gnome-1.0.53/} +MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/esound/} MAINTAINER= root@garbled.net HOMEPAGE= http://www.tux.org/~ricdude/EsounD.html diff --git a/audio/libaudiofile/Makefile b/audio/libaudiofile/Makefile index 56322f8563b..338c6e0f207 100644 --- a/audio/libaudiofile/Makefile +++ b/audio/libaudiofile/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2000/01/02 18:02:40 tron Exp $ +# $NetBSD: Makefile,v 1.12 2000/01/15 10:16:18 tron Exp $ # FreeBSD Id: Makefile,v 1.2 1999/01/27 08:31:48 fenner Exp # DISTNAME= audiofile-0.1.9 PKGNAME= libaudiofile-0.1.9 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/releases/gnome-1.0.53/} +MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/audiofile/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://andromeda.68k.org./~michael/audiofile/ diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 234d80ce34f..83cea838fee 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2000/01/02 18:02:42 tron Exp $ +# $NetBSD: Makefile,v 1.9 2000/01/15 10:16:18 tron Exp $ DISTNAME= gdm-2.0beta4 PKGNAME= gdm-2.0b4 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/releases/gnome-1.0.53/} \ +MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gdm/} \ ${MASTER_SITE_LOCAL} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} Daemon.README Daemon.png |