diff options
Diffstat (limited to 'x11/gtk2-chtheme')
-rw-r--r-- | x11/gtk2-chtheme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk2-chtheme/Makefile b/x11/gtk2-chtheme/Makefile index 18f02da2f7f..aefa1841de2 100644 --- a/x11/gtk2-chtheme/Makefile +++ b/x11/gtk2-chtheme/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2006/02/05 23:11:34 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:53 wiz Exp $ # DISTNAME= gtk-chtheme-0.3.1 PKGNAME= gtk2-chtheme-0.3.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://plasmasturm.org/programs/gtk-chtheme/ EXTRACT_SUFX= .tar.bz2 |