diff options
author | tron <tron@pkgsrc.org> | 1999-11-22 00:27:35 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-11-22 00:27:35 +0000 |
commit | bbc1b79bee4dc5a119f568a9900f669e322c3207 (patch) | |
tree | 1c297fc3e68e15b4db1417eafc2aaba7caa6fb0f /x11/gtkstep/Makefile | |
parent | 8c2bf0423ac0cf166187ffb5eabe5094a783b0b3 (diff) | |
download | pkgsrc-bbc1b79bee4dc5a119f568a9900f669e322c3207.tar.gz |
Update home page URL.
Diffstat (limited to 'x11/gtkstep/Makefile')
-rw-r--r-- | x11/gtkstep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtkstep/Makefile b/x11/gtkstep/Makefile index 89a0db1d68b..877f2ddb0d5 100644 --- a/x11/gtkstep/Makefile +++ b/x11/gtkstep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/10/08 21:21:24 jlam Exp $ +# $NetBSD: Makefile,v 1.4 1999/11/22 00:27:35 tron Exp $ DISTNAME= gtkstep-1.9 CATEGORIES= x11 @@ -6,7 +6,7 @@ MASTER_SITES= http://members.linuxstart.com/~ulli/gtkstep/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= jlam@netbsd.org -HOMEPAGE= http://members.linuxstart.com/~ulli/gtkstep/ +HOMEPAGE= http://ulli.linuxbox.com/gtkstep/index.html DEPENDS+= gtk+-1.2.*:../../x11/gtk |