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/gnome-libs | |
parent | 25b1e147b6b303a17a9e0a02f495c5c9275a2839 (diff) | |
download | pkgsrc-49cc218ef1448c783377d0fe1126814cba08c750.tar.gz |
Adapt to new directory structure on GNOME ftp sites.
Diffstat (limited to 'x11/gnome-libs')
-rw-r--r-- | x11/gnome-libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 47d1673bd32..88f68cbd027 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 1999/10/27 11:05:21 tron Exp $ +# $NetBSD: Makefile,v 1.36 2000/01/02 18:02:42 tron Exp $ DISTNAME= gnome-libs-1.0.53 CATEGORIES= x11 gnome -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/ |