diff options
Diffstat (limited to 'x11/gnome-python')
-rw-r--r-- | x11/gnome-python/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-python/Makefile b/x11/gnome-python/Makefile index 0a9017ea634..d299baceeff 100644 --- a/x11/gnome-python/Makefile +++ b/x11/gnome-python/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 1999/11/21 19:53:20 tron Exp $ +# $NetBSD: Makefile,v 1.3 2000/01/02 18:02:43 tron Exp $ DISTNAME= gnome-python-1.0.50 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.daa.com.au/~james/gnome/ |