diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
commit | 7938151fe64ccdb4a6590729489aee3a565c7f41 (patch) | |
tree | b23cfc862fc11d7c74719bee55ff02be184684e6 /x11/gtkstep/Makefile | |
parent | fda968c83e149892eea991425ed951159f3da912 (diff) | |
download | pkgsrc-7938151fe64ccdb4a6590729489aee3a565c7f41.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
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 593a9d96e78..67003142bc0 100644 --- a/x11/gtkstep/Makefile +++ b/x11/gtkstep/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.23 2006/03/04 21:31:09 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2006/10/04 22:06:57 wiz Exp $ DISTNAME= gtkstep-1.10 PKGREVISION= 6 CATEGORIES= x11 -MASTER_SITES= http://ulli.linuxave.net/gtkstep/ +MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://ulli.linuxave.net/gtkstep/index.html +HOMEPAGE= # gone AWOL in 2001 or so COMMENT= GTK theme-engine to yield a NEXTSTEP(tm) look and feel USE_DIRS+= xdg-1.1 |