diff options
Diffstat (limited to 'x11/gtkstep/Makefile')
-rw-r--r-- | x11/gtkstep/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gtkstep/Makefile b/x11/gtkstep/Makefile index 81a3360a39e..09fe27f3031 100644 --- a/x11/gtkstep/Makefile +++ b/x11/gtkstep/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.5 1999/11/22 00:46:50 tron Exp $ +# $NetBSD: Makefile,v 1.6 2000/04/24 16:02:33 mbw Exp $ DISTNAME= gtkstep-1.10 CATEGORIES= x11 -MASTER_SITES= http://ulli.linuxbox.com/gtkstep/ +MASTER_SITES= http://ulli.linuxave.net/gtkstep/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= jlam@netbsd.org -HOMEPAGE= http://ulli.linuxbox.com/gtkstep/index.html +HOMEPAGE= http://ulli.linuxave.net/gtkstep/index.html DEPENDS+= gtk+-1.2.*:../../x11/gtk |