diff options
Diffstat (limited to 'x11/tint2/Makefile')
-rw-r--r-- | x11/tint2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tint2/Makefile b/x11/tint2/Makefile index 9086f89bf8b..c9f2958f5fb 100644 --- a/x11/tint2/Makefile +++ b/x11/tint2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2009/12/15 22:18:09 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2010/01/18 09:59:44 wiz Exp $ DISTNAME= tint2-0.7.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://tint2.googlecode.com/files/ |