diff options
author | wiz <wiz> | 2011-01-13 13:36:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-01-13 13:36:05 +0000 |
commit | 80b5b9a3ddd58090b573c76182d0bece70ac22a5 (patch) | |
tree | 88e815d783e836dbfc6cc98e62ec39f0cd57cff6 /x11/gtk2-chtheme | |
parent | 621ffd383b6873463874b1e8d2d79483ac4dd75a (diff) | |
download | pkgsrc-80b5b9a3ddd58090b573c76182d0bece70ac22a5.tar.gz |
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
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 7667433e6c3..42eba5da268 100644 --- a/x11/gtk2-chtheme/Makefile +++ b/x11/gtk2-chtheme/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2010/11/15 22:59:00 abs Exp $ +# $NetBSD: Makefile,v 1.16 2011/01/13 13:39:46 wiz Exp $ # DISTNAME= gtk-chtheme-0.3.1 PKGNAME= gtk2-chtheme-0.3.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 MASTER_SITES= http://plasmasturm.org/code/gtk-chtheme/ EXTRACT_SUFX= .tar.bz2 |