diff options
author | tron <tron@pkgsrc.org> | 2000-01-15 12:32:16 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-01-15 12:32:16 +0000 |
commit | 667d1ac964c7dbbea496569fa4079e05309d1196 (patch) | |
tree | 4964f8969710bb71f1d04e491e002dce59017e5e /x11/gtk-engines | |
parent | dbca62244eda0491daf6b692f25d0195df7d8f5f (diff) | |
download | pkgsrc-667d1ac964c7dbbea496569fa4079e05309d1196.tar.gz |
Update for yet another directory structure change on the 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 6917ae159b1..a5918b9f622 100644 --- a/x11/gtk-engines/Makefile +++ b/x11/gtk-engines/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2000/01/02 18:02:43 tron Exp $ +# $NetBSD: Makefile,v 1.4 2000/01/15 12:32:16 tron Exp $ DISTNAME= gtk-engines-0.8 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/releases/gnome-1.0.53/} +MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gtk-engines/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/ |