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 /devel/libgtop | |
parent | 25b1e147b6b303a17a9e0a02f495c5c9275a2839 (diff) | |
download | pkgsrc-49cc218ef1448c783377d0fe1126814cba08c750.tar.gz |
Adapt to new directory structure on GNOME ftp sites.
Diffstat (limited to 'devel/libgtop')
-rw-r--r-- | devel/libgtop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index 11749cab081..984a987f38e 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 1999/12/20 11:56:31 rh Exp $ +# $NetBSD: Makefile,v 1.28 2000/01/02 18:02:40 tron Exp $ DISTNAME= libgtop-1.0.5 CATEGORIES= devel 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.home-of-linux.org/gnome/libgtop/ |