diff options
author | wiz <wiz> | 2006-10-04 21:59:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 21:59:34 +0000 |
commit | fe0e5dace7f02d5681de2a5a366381232b2776fd (patch) | |
tree | b23cfc862fc11d7c74719bee55ff02be184684e6 /x11/gtkstep | |
parent | cbcecfb5c9c2aa9368a9f8c0a74a84d038cce6b3 (diff) | |
download | pkgsrc-fe0e5dace7f02d5681de2a5a366381232b2776fd.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
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 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 |