diff options
Diffstat (limited to 'x11/matchbox-common')
-rw-r--r-- | x11/matchbox-common/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/matchbox-common/Makefile b/x11/matchbox-common/Makefile index 3471d46db93..8bdd8b88db5 100644 --- a/x11/matchbox-common/Makefile +++ b/x11/matchbox-common/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2006/03/04 21:31:10 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2006/04/17 13:46:59 wiz Exp $ # DISTNAME= matchbox-common-0.9.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://projects.o-hand.com/matchbox/sources/matchbox-common/0.9/ EXTRACT_SUFX= .tar.bz2 |