diff options
author | tron <tron> | 2000-01-15 09:58:13 +0000 |
---|---|---|
committer | tron <tron> | 2000-01-15 09:58:13 +0000 |
commit | 261eb3e9d199b5fae2baeda3b2e99bc82fbbd05d (patch) | |
tree | f7af5f89d9f58bdc0ee73397317f2888bfd34c92 /x11/gnome-libs | |
parent | 6344805aa1bca154295bcde44dc59a5070b91a01 (diff) | |
download | pkgsrc-261eb3e9d199b5fae2baeda3b2e99bc82fbbd05d.tar.gz |
Update for yet another change of the directory structure on the GNOME FTP
servers.
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 88f68cbd027..5a92b327225 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2000/01/02 18:02:42 tron Exp $ +# $NetBSD: Makefile,v 1.37 2000/01/15 09:58:16 tron Exp $ DISTNAME= gnome-libs-1.0.53 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/releases/gnome-1.0.53/} +MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-libs/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/ |