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 b3e6b0fff5f..a489e60b845 100644 --- a/net/xfce4-wavelan-plugin/Makefile +++ b/net/xfce4-wavelan-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2013/06/04 22:16:57 tron Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/06 12:54:00 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,7 +6,7 @@ XFCE4_VERSION= 0.5.4 DISTNAME= xfce4-wavelan-plugin-${XFCE4_VERSION} EXTRACT_SUFX= .tar.gz -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-wavelan-plugin/ COMMENT= Xfce WLAN plugin |