diff options
author | mbw <mbw> | 2000-04-24 16:02:33 +0000 |
---|---|---|
committer | mbw <mbw> | 2000-04-24 16:02:33 +0000 |
commit | 1803139751301e2652be24369524b62a0b4dee7d (patch) | |
tree | e911026ec8f5bc523e57ea747fbf001068b8239f /x11/gtkstep | |
parent | ea95be4f85dc1ef345e7f20ef48f6b25592c43cd (diff) | |
download | pkgsrc-1803139751301e2652be24369524b62a0b4dee7d.tar.gz |
master site has moved
Diffstat (limited to 'x11/gtkstep')
-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 |