diff options
Diffstat (limited to 'net/xfce4-wavelan-plugin/Makefile')
-rw-r--r-- | net/xfce4-wavelan-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xfce4-wavelan-plugin/Makefile b/net/xfce4-wavelan-plugin/Makefile index c091e18a385..8247483feba 100644 --- a/net/xfce4-wavelan-plugin/Makefile +++ b/net/xfce4-wavelan-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2009/08/26 19:57:05 sno Exp $ +# $NetBSD: Makefile,v 1.15 2010/06/13 22:45:13 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -8,7 +8,7 @@ XFCE4_VERSION= 0.5.4 DISTNAME= xfce4-wavelan-plugin-${XFCE4_VERSION} #PKGREVISION= 1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-wavelan-plugin/ EXTRACT_SUFX= .tar.gz |