diff options
author | zafer <zafer@pkgsrc.org> | 2009-07-16 21:39:51 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-07-16 21:39:51 +0000 |
commit | 330ef318fd56f1f407482e39e649519249856dab (patch) | |
tree | 1dd1aa82239a809317f0d169f50ec2c537a45d0c /x11/matchbox-panel | |
parent | 706712787665b7acf9957874a747d1e82677c730 (diff) | |
download | pkgsrc-330ef318fd56f1f407482e39e649519249856dab.tar.gz |
update homepage and master_sites
Diffstat (limited to 'x11/matchbox-panel')
-rw-r--r-- | x11/matchbox-panel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/matchbox-panel/Makefile b/x11/matchbox-panel/Makefile index df9afb62bda..e240fd6ea21 100644 --- a/x11/matchbox-panel/Makefile +++ b/x11/matchbox-panel/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.15 2008/04/12 22:43:14 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2009/07/16 21:44:08 zafer Exp $ # DISTNAME= matchbox-panel-0.9.2 PKGREVISION= 3 CATEGORIES= x11 -MASTER_SITES= http://projects.o-hand.com/matchbox/sources/matchbox-panel/0.9/ +MASTER_SITES= http://matchbox-project.org/sources/matchbox-panel/0.9/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://projects.o-hand.com/matchbox/ +HOMEPAGE= http://matchbox-project.org/ COMMENT= Panel for Matchbox BROKEN_GETTEXT_DETECTION= yes |