diff options
Diffstat (limited to 'sysutils/xfce4-volman/Makefile')
-rw-r--r-- | sysutils/xfce4-volman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfce4-volman/Makefile b/sysutils/xfce4-volman/Makefile index a6dff4b0aec..142a1e72832 100644 --- a/sysutils/xfce4-volman/Makefile +++ b/sysutils/xfce4-volman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2011/03/24 14:35:17 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2011/04/22 13:44:46 obache Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -8,7 +8,7 @@ XFCE4_VERSION= 0.2.0 DISTNAME= thunar-volman-${XFCE4_VERSION} PKGNAME= ${DISTNAME:S/thunar/xfce4/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/thunar-volman/ COMMENT= Thunar volume manager |