diff options
author | tron <tron> | 2000-01-02 18:02:39 +0000 |
---|---|---|
committer | tron <tron> | 2000-01-02 18:02:39 +0000 |
commit | 49cc218ef1448c783377d0fe1126814cba08c750 (patch) | |
tree | 494f26b0141a03b89849b1c02b3ed1e34c73c4b2 /x11/gtk-engines | |
parent | 25b1e147b6b303a17a9e0a02f495c5c9275a2839 (diff) | |
download | pkgsrc-49cc218ef1448c783377d0fe1126814cba08c750.tar.gz |
Adapt to new directory structure on GNOME ftp sites.
Diffstat (limited to 'x11/gtk-engines')
-rw-r--r-- | x11/gtk-engines/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk-engines/Makefile b/x11/gtk-engines/Makefile index fc2664dd3f9..6917ae159b1 100644 --- a/x11/gtk-engines/Makefile +++ b/x11/gtk-engines/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 1999/11/20 14:37:21 tron Exp $ +# $NetBSD: Makefile,v 1.3 2000/01/02 18:02:43 tron Exp $ DISTNAME= gtk-engines-0.8 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_GNOME:=gnome-1.0.53/sources/} +MASTER_SITES= ${MASTER_SITE_GNOME:=stable/releases/gnome-1.0.53/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/ |