diff options
author | tron <tron@pkgsrc.org> | 2000-01-15 09:58:13 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-01-15 09:58:13 +0000 |
commit | 0e3f98369d72c5544eab84a9b99775e812519380 (patch) | |
tree | f7af5f89d9f58bdc0ee73397317f2888bfd34c92 /misc/gnome-pim | |
parent | 2453fb86cd9d3f6cc2a83f61388c2cd643c37c3f (diff) | |
download | pkgsrc-0e3f98369d72c5544eab84a9b99775e812519380.tar.gz |
Update for yet another change of the directory structure on the GNOME FTP
servers.
Diffstat (limited to 'misc/gnome-pim')
-rw-r--r-- | misc/gnome-pim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-pim/Makefile b/misc/gnome-pim/Makefile index a7b64fac8d1..d05eabd3264 100644 --- a/misc/gnome-pim/Makefile +++ b/misc/gnome-pim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 1999/10/23 11:08:57 tron Exp $ +# $NetBSD: Makefile,v 1.14 2000/01/15 09:58:15 tron Exp $ # DISTNAME= gnome-pim-1.0.50 CATEGORIES= misc x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pim/} +MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-pim/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ |