diff options
author | wiz <wiz> | 2011-01-13 13:36:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-01-13 13:36:05 +0000 |
commit | 7485b2b7a0cd79c171e558ae7a13d992bb45af8d (patch) | |
tree | 88e815d783e836dbfc6cc98e62ec39f0cd57cff6 /x11/xfce4-places-plugin/Makefile | |
parent | 1c58030c89252417cec81202772bb1451ae039c7 (diff) | |
download | pkgsrc-7485b2b7a0cd79c171e558ae7a13d992bb45af8d.tar.gz |
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'x11/xfce4-places-plugin/Makefile')
-rw-r--r-- | x11/xfce4-places-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-places-plugin/Makefile b/x11/xfce4-places-plugin/Makefile index 3bbe42e3807..762d9d0ba10 100644 --- a/x11/xfce4-places-plugin/Makefile +++ b/x11/xfce4-places-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2010/11/15 22:59:17 abs Exp $ +# $NetBSD: Makefile,v 1.8 2011/01/13 13:36:44 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 1.0.0 DISTNAME= xfce4-places-plugin-${XFCE4_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= http://goodies.xfce.org/releases/xfce4-places-plugin/ COMMENT= Xfce Places plugin |