Thu Jul 16 21:48:50 2009 UTC ()
update homepage and master_sites


(zafer)
diff -r1.5 -r1.6 pkgsrc/x11/matchbox-themes-extra/Makefile

cvs diff -r1.5 -r1.6 pkgsrc/x11/matchbox-themes-extra/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/matchbox-themes-extra/Makefile 2008/07/14 12:56:19 1.5
+++ pkgsrc/x11/matchbox-themes-extra/Makefile 2009/07/16 21:48:49 1.6
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.5 2008/07/14 12:56:19 joerg Exp $ 1# $NetBSD: Makefile,v 1.6 2009/07/16 21:48:49 zafer Exp $
2# 2#
3 3
4DISTNAME= matchbox-themes-extra-0.3 4DISTNAME= matchbox-themes-extra-0.3
5PKGREVISION= 1 5PKGREVISION= 1
6CATEGORIES= x11 6CATEGORIES= x11
7MASTER_SITES= http://projects.o-hand.com/matchbox/sources/matchbox-themes-extra/0.3/ 7MASTER_SITES= http://matchbox-project.org/sources/matchbox-themes-extra/0.3/
8EXTRACT_SUFX= .tar.bz2 8EXTRACT_SUFX= .tar.bz2
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://projects.o-hand.com/matchbox/ 11HOMEPAGE= http://matchbox-project.org/
12COMMENT= Collection of themes for Matchbox 12COMMENT= Collection of themes for Matchbox
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16USE_DIRS+= gnome2-1.5 xdg-1.4 16USE_DIRS+= gnome2-1.5 xdg-1.4
17USE_LIBTOOL= yes 17USE_LIBTOOL= yes
18GNU_CONFIGURE= yes 18GNU_CONFIGURE= yes
19 19
20.include "../../mk/bsd.pkg.mk" 20.include "../../mk/bsd.pkg.mk"