diff options
Diffstat (limited to 'x11/matchbox-desktop/Makefile')
-rw-r--r-- | x11/matchbox-desktop/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/matchbox-desktop/Makefile b/x11/matchbox-desktop/Makefile index 8a6683dac59..89bdcc141c2 100644 --- a/x11/matchbox-desktop/Makefile +++ b/x11/matchbox-desktop/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/12/31 13:29:26 peter Exp $ +# $NetBSD: Makefile,v 1.2 2006/01/24 07:32:58 wiz Exp $ # DISTNAME= matchbox-desktop-0.9.1 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://projects.o-hand.com/matchbox/sources/matchbox-desktop/0.9/ EXTRACT_SUFX= .tar.bz2 |