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 /x11/gdm/Makefile | |
parent | 0e3f98369d72c5544eab84a9b99775e812519380 (diff) | |
download | pkgsrc-d4f6494b6c142b8508e79eb46f84c95dd0045f70.tar.gz |
Update for yet another directory structure change on the GNOME FTP sites.
Diffstat (limited to 'x11/gdm/Makefile')
-rw-r--r-- | x11/gdm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |